v4.5.1 #46
ci.yaml
on: push
phpcs
/
phpcs
21s
phpstan
/
phpstan
20s
Matrix: phplint / phplint
Annotations
10 errors and 4 warnings
phpstan / phpstan:
src/Customer.php#L16
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$locale has no type specified.
|
phpstan / phpstan:
src/Customer.php#L18
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$ip_address has no type specified.
|
phpstan / phpstan:
src/Customer.php#L20
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$forwarded_ip has no type specified.
|
phpstan / phpstan:
src/Customer.php#L22
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$first_name has no type specified.
|
phpstan / phpstan:
src/Customer.php#L24
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$last_name has no type specified.
|
phpstan / phpstan:
src/Customer.php#L26
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$address_1 has no type specified.
|
phpstan / phpstan:
src/Customer.php#L28
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$address_2 has no type specified.
|
phpstan / phpstan:
src/Customer.php#L30
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$house_number has no type specified.
|
phpstan / phpstan:
src/Customer.php#L32
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$zip_code has no type specified.
|
phpstan / phpstan:
src/Customer.php#L34
Property Pronamic\WordPress\Pay\Gateways\MultiSafepay\Customer::$city has no type specified.
|
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
|
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
|