Merge pull request #16 from atarime/remove-unnecessary-function-args #3
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-admin.php#L228
Constant FMPRESS_CONNECT_NAMEPREFIX 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#L164
Constant FMPRESS_CONNECT_NAMEPREFIX not found.
|
Run PHPStan:
admin/class-datasources.php#L179
Constant FMPRESS_CONNECT_NAMEPREFIX not found.
|
Run PHPStan:
admin/class-datasources.php#L180
Constant FMPRESS_CONNECT_NAMEPREFIX not found.
|
Run PHPStan:
admin/class-datasources.php#L192
Constant FMPRESS_CONNECT_NAMEPREFIX not found.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, shivammathur/setup-php@72ae4ccbe57f82bbe08411e84e2130bd4ba1c10f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading