Delete postcss.config.js #138
ci.yaml
on: push
phpcs
/
phpcs
16s
phpstan
/
phpstan
29s
coverage
/
coverage
24s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
6 errors
phplint / PHP 8.0
Process completed with exit code 255.
|
phplint / PHP 8.2
The job was canceled because "_8_0" failed.
|
phpstan / phpstan:
src/CardField.php#L88
Method Pronamic\WordPress\Pay\Gateways\Mollie\CardField::jsonSerialize() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/Gateway.php#L750
Access to an undefined property Pronamic\WordPress\Mollie\PaymentRequest::$card_token.
|
phpstan / phpstan:
src/ScriptsController.php#L86
Method Pronamic\WordPress\Pay\Gateways\Mollie\ScriptsController::print_scripts() has no return type specified.
|
phpstan / phpstan
Process completed with exit code 1.
|