Update composer.json #70
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
phpcs
/
phpcs
19s
phpstan
/
phpstan
30s
Matrix: phplint / phplint
Annotations
7 errors
phpstan / phpstan:
src/Extension.php#L157
Method Pronamic\WordPress\Pay\Extensions\ContactForm7\Extension::submission_result() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/Pronamic.php#L99
Constant WPCF7_USE_PIPE not found.
|
phpstan / phpstan:
src/Tags/AmountTag.php#L72
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan:
src/Tags/IssuerTag.php#L80
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan:
src/Tags/IssuerTag.php#L96
Call to an undefined method Pronamic\WordPress\Pay\Fields\Field::get_options().
|
phpstan / phpstan:
src/Tags/PaymentMethodTag.php#L80
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan
Process completed with exit code 1.
|