v4.4.8 #54
ci.yaml
on: push
phpcs
/
phpcs
26s
phpstan
/
phpstan
25s
coverage
/
coverage
24s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
29 errors
phpunit / PHP 8.2 WordPress 6.3
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.3
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.3
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.2
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.2
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.2
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.2 WordPress 6.2
The operation was canceled.
|
phpunit / PHP 8.2 WordPress 6.1
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.2 WordPress 6.1
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.3
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.0 WordPress 6.3
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.2
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.0 WordPress 6.2
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.1
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.0 WordPress 6.1
The operation was canceled.
|
phpstan / phpstan:
src/AdditionalData.php#L201
Return type of Pronamic\WordPress\Pay\Gateways\Adyen\AdditionalData::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
phpstan / phpstan:
src/Amount.php#L91
Return type of Pronamic\WordPress\Pay\Gateways\Adyen\Amount::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
phpstan / phpstan:
src/ApplicationInfo.php#L96
Return type of Pronamic\WordPress\Pay\Gateways\Adyen\ApplicationInfo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
phpstan / phpstan:
src/BrowserInformation.php#L348
Return type of Pronamic\WordPress\Pay\Gateways\Adyen\BrowserInformation::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
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#L150
Parameter #1 $id of method Pronamic\WordPress\Pay\Core\Gateway::get_payment_method() expects string, string|null given.
|
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#L549
Parameter #1 $url of function esc_url expects string, string|null given.
|
coverage / coverage
Script "coverage" is not defined in this package
|
coverage / coverage
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.1
The job was canceled because "_8_2_6_3" failed.
|
phpunit / PHP 8.1 WordPress 6.1
The operation was canceled.
|