Merge pull request #20 from atarime/fix-escape-method #6
Annotations
10 errors and 1 warning
Run PHPStan:
admin/class-admin.php#L26
Callback expects 1 parameter, $accepted_args is set to 2.
|
Run PHPStan:
admin/class-admin.php#L28
Callback expects 1 parameter, $accepted_args is set to 2.
|
Run PHPStan:
admin/class-admin.php#L159
Instantiated class Emic\FMPress\Connect\Admin not found.
|
Run PHPStan:
admin/class-datasources.php#L50
Action callback returns string|null but should not return anything.
|
Run PHPStan:
admin/class-datasources.php#L53
Action callback returns array but should not return anything.
|
Run PHPStan:
admin/class-datasources.php#L509
is_wp_error(array|Emic\FMPress\Connect\WP_Error) will always evaluate to false.
|
Run PHPStan:
fmpress-forms.php#L83
Action callback returns bool but should not return anything.
|
Run PHPStan:
includes/class-fm-value-list.php#L74
Access to an undefined property Emic\FMPress\Forms\Fm_Value_List::$datasource_id.
|
Run PHPStan:
includes/class-fm-value-list.php#L75
Access to an undefined property Emic\FMPress\Forms\Fm_Value_List::$datasource.
|
Run PHPStan:
includes/class-forms.php#L119
Instantiated class Emic\FMPress\Forms\Update_Form not found.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading