Also update payment transaction ID for cancelled orders. #60
ci.yaml
on: push
phpcs
/
phpcs
34s
phpstan
/
phpstan
38s
psalm
/
psalm
33s
coverage
/
coverage
25s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
25 errors
phpunit / PHP 8.0 WordPress 6.2
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.2
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.2 WordPress 6.2
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.3
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.1 WordPress 6.3
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.3
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.2 WordPress 6.3
Process completed with exit code 1.
|
phpunit / PHP 8.2 WordPress 6.1
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.2 WordPress 6.1
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.1
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.1 WordPress 6.1
Process completed with exit code 1.
|
coverage / coverage
Process completed with exit code 1.
|
phpunit / PHP 8.1 WordPress 6.2
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.1 WordPress 6.2
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.1
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.0 WordPress 6.1
The operation was canceled.
|
phpunit / PHP 8.0 WordPress 6.3
The job was canceled because "_8_0_6_2" failed.
|
phpunit / PHP 8.0 WordPress 6.3
The operation was canceled.
|
psalm / psalm
Process completed with exit code 1.
|
phpcs / phpcs:
src/TransactionStatus.php#L13
Type Pronamic\WordPress\Pay\Payments\PaymentStatus is not used in this file.
|
phpcs / phpcs:
tests/src/WebhookControllerTest.php#L29
Property \Pronamic\WordPress\Pay\Gateways\OmniKassa2\WebhookControllerTest::$rest_server does not have native type hint nor @var annotation for its value.
|
phpcs / phpcs:
tests/src/WebhookControllerTest.php#L160
@return annotation of method \Pronamic\WordPress\Pay\Gateways\OmniKassa2\WebhookControllerTest::webhook_test_provider() does not specify type hint for items of its traversable return value.
|
phpcs / phpcs:
src/Gateway.php#L647
Unused variable $transaction_id.
|
phpcs / phpcs:
src/Gateway.php#L681
Closure not using "$this" should be declared static.
|
phpcs / phpcs
Process completed with exit code 1.
|