v4.4.3 #48
Annotations
10 errors and 1 warning
Run PHPStan:
src/BankSelectFieldType.php#L57
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::available_fields() has no return type specified.
|
Run 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.
|
Run PHPStan:
src/BankSelectFieldType.php#L57
PHPDoc tag @return has invalid value ($fields): Unexpected token "$fields", expected type at offset 255
|
Run 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.
|
Run 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.
|
Run PHPStan:
src/BankSelectFieldType.php#L88
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::display_added_fields() has no return type specified.
|
Run 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.
|
Run PHPStan:
src/BankSelectFieldType.php#L99
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::render_admin_field() has no return type specified.
|
Run 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.
|
Run PHPStan:
src/BankSelectFieldType.php#L111
Method Pronamic\WordPress\Pay\Extensions\FormidableForms\BankSelectFieldType::form_fields() has no return type specified.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading