Create deploy-to-wp-pronamic-directory.yml #82
ci.yaml
on: push
phpcs
/
phpcs
17s
phpstan
/
phpstan
27s
coverage
/
coverage
15s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
28 errors and 7 warnings
phpunit / PHP 8.3 WordPress 6.3
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.3
Process completed with exit code 1.
|
coverage / coverage
Script "coverage" is not defined in this package
|
coverage / coverage
Process completed with exit code 1.
|
phpunit / PHP 8.3 WordPress 6.5
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.3 WordPress 6.5
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.4
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.2 WordPress 6.4
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.5
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.2 WordPress 6.5
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.3
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.3
The operation was canceled.
|
phpunit / PHP 8.3 WordPress 6.4
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.3 WordPress 6.4
The operation was canceled.
|
phpunit / PHP 8.1 WordPress 6.5
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.5
The operation was canceled.
|
phpunit / PHP 8.1 WordPress 6.4
The job was canceled because "_8_3_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.4
The operation was canceled.
|
phpstan / phpstan:
src/AbstractPaymentRequest.php#L411
Property Pronamic\WordPress\Pay\Gateways\Adyen\AbstractPaymentRequest::$merchant_order_reference (string|null) does not accept mixed.
|
phpstan / phpstan:
src/Gateway.php#L84
Parameter #1 $string of function md5 expects string, string|false given.
|
phpstan / phpstan:
src/Gateway.php#L119
Method Pronamic\WordPress\Pay\Gateways\Adyen\Gateway::get_payment_methods() has parameter $args with no value type specified in iterable type array.
|
phpstan / phpstan:
src/Gateway.php#L135
Parameter #1 $string of function md5 expects string, string|false given.
|
phpstan / phpstan:
src/Gateway.php#L147
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
phpstan / phpstan:
src/Gateway.php#L148
Cannot call method get_type() on mixed.
|
phpstan / phpstan:
src/Gateway.php#L150
Parameter #1 $id of method Pronamic\WordPress\Pay\Core\Gateway::get_payment_method() expects string, string|null given.
|
phpstan / phpstan:
src/Gateway.php#L217
Cannot cast mixed to string.
|
phpstan / phpstan:
src/Gateway.php#L221
Parameter #1 $type of class Pronamic\WordPress\Pay\Gateways\Adyen\PaymentMethodDetails constructor expects string, string|null given.
|
phpstan / phpstan:
src/Integration.php#L212
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
|
phplint / PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phplint / PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpunit / PHP 8.3 WordPress 6.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpunit / PHP 8.2 WordPress 6.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage / coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs / phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan / phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|