v4.4.3 #47
ci.yaml
on: push
phpcs
/
phpcs
15s
phpstan
/
phpstan
40s
Matrix: phplint / phplint
Annotations
10 errors and 4 warnings
phpstan / phpstan:
src/BankSelectFieldType.php#L57
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::available_fields() has no return type specified.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L57
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::available_fields() has parameter $fields with no value type specified in iterable type array.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L57
PHPDoc tag @return has invalid value ($fields): Unexpected token "$fields", expected type at offset 255
|
phpstan / phpstan:
src/BankSelectFieldType.php#L73
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::before_field_created() has parameter $field_data with no value type specified in iterable type array.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L73
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::before_field_created() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L88
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::display_added_fields() has no return type specified.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L88
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::display_added_fields() has parameter $field with no value type specified in iterable type array.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L99
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::render_admin_field() has no return type specified.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L99
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::render_admin_field() has parameter $field with no value type specified in iterable type array.
|
phpstan / phpstan:
src/BankSelectFieldType.php#L111
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::form_fields() has no return type specified.
|
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
|
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
|
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
|