Run fixers #13571
Annotations
10 errors and 1 warning
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L283
Method FrmFieldAddress::address_string_to_array() has parameter $value with no type specified.
|
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L283
Method FrmFieldAddress::address_string_to_array() has no return type specified.
|
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L277
Method FrmFieldAddress::default_value_to_array() should return array|string but returns mixed.
|
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L264
Method FrmFieldAddress::address_format_for_display() should return string but returns mixed.
|
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L208
Method FrmFieldAddress::format_address_for_display() has no return type specified.
|
|
PHPStan:
classes/models/fields/FrmFieldAddress.php#L199
Method FrmFieldAddress::prepare_display_value() should return array|string but returns mixed.
|
|
PHPStan:
classes/controllers/FrmComboFieldsController.php#L90
Method FrmComboFieldsController::get_dropdown_label() should return string but returns mixed.
|
|
PHPStan:
classes/controllers/FrmAddressesController.php#L276
Method FrmAddressesController::get_country_code() should return string but returns mixed.
|
|
PHPStan:
classes/controllers/FrmAddressesController.php#L178
Method FrmAddressesController::get_sub_fields() should return array but returns mixed.
|
|
PHPStan:
classes/controllers/FrmAddressesController.php#L73
Method FrmAddressesController::empty_value_array() should return array but returns mixed.
|
|
PHPStan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, shivammathur/setup-php@2.30.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|