Fix "The method parameter $payment_id is never used". #73
ci.yaml
on: push
phpcs
/
phpcs
36s
phpstan
/
phpstan
26s
Matrix: phplint / phplint
Annotations
3 errors and 5 warnings
phpstan / phpstan:
src/CompanyNameController.php#L62
Parameter #3 $func of function edd_add_email_tag expects string, array<int, $this(Pronamic\WordPress\Pay\Extensions\EasyDigitalDownloads\CompanyNameController)|string> given.
|
phpstan / phpstan:
src/EasyDigitalDownloads.php#L162
Method Pronamic\WordPress\Pay\Extensions\EasyDigitalDownloads\EasyDigitalDownloads::get_payment_number() should return string but returns int|string.
|
phpstan / phpstan
Process completed with exit code 1.
|
phplint / PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phplint / PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phplint / PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan / phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpcs / phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|