Update DirectTransactionRequestMessage.php #32
ci.yaml
on: push
phpcs
/
phpcs
15s
phpstan
/
phpstan
21s
Matrix: phplint / phplint
Annotations
17 errors and 3 warnings
phplint / PHP 8.3
Process completed with exit code 1.
|
phplint / PHP 8.2
The job was canceled because "_8_3" failed.
|
phplint / PHP 8.2
Process completed with exit code 1.
|
phplint / PHP 8.1
The job was canceled because "_8_3" failed.
|
phplint / PHP 8.1
The operation was canceled.
|
phpcs / phpcs:
src/XML/DirectTransactionRequestMessage.php#L78
PHP syntax error: syntax error, unexpected single-quoted string "shop_version", expecting "]"
|
phpcs / phpcs
Process completed with exit code 1.
|
phpstan / phpstan:
src/Client.php#L1
ParseError (syntax error, unexpected single-quoted string "shop_version", expecting "]") thrown while looking for class Pronamic\WordPress\Pay\Gateways\MultiSafepay\XML\DirectTransactionRequestMessage.
|
phpstan / phpstan:
src/Client.php#L7
ParseError (syntax error, unexpected single-quoted string "shop_version", expecting "]") thrown while looking for class Pronamic\WordPress\Pay\Gateways\MultiSafepay\XML\DirectTransactionRequestMessage.
|
phpstan / phpstan:
src/Client.php#L58
ParseError (syntax error, unexpected single-quoted string "shop_version", expecting "]") thrown while looking for class Pronamic\WordPress\Pay\Gateways\MultiSafepay\XML\DirectTransactionRequestMessage.
|
phpstan / phpstan:
src/Customer.php#L16
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$locale has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L18
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$ip_address has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L20
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$forwarded_ip has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L22
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$first_name has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L24
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$last_name has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L26
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$address_1 has no typehint specified.
|
phpstan / phpstan:
src/Customer.php#L28
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$address_2 has no typehint specified.
|
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/.
|
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/.
|
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/.
|