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#L73
Parameter $contact_form of method Emic\FMPress\Forms\Admin::generate_fmpress_settings() has invalid type Emic\FMPress\Forms\WPCF7_ContactForm.
|
Run PHPStan:
admin/class-admin.php#L159
Instantiated class Emic\FMPress\Connect\Admin not found.
|
Run PHPStan:
admin/class-admin.php#L162
Call to method add_tabpanel_datasource() on an unknown class Emic\FMPress\Connect\Admin.
|
Run PHPStan:
admin/class-admin.php#L228
Constant FMPRESS_CONNECT_NAMEPREFIX not found.
|
Run PHPStan:
admin/class-admin.php#L240
Parameter $contact_form of method Emic\FMPress\Forms\Admin::assign_fields_section() has invalid type Emic\FMPress\Forms\WPCF7_ContactForm.
|
Run PHPStan:
admin/class-admin.php#L247
Call to method collect_mail_tags() on an unknown class Emic\FMPress\Forms\WPCF7_ContactForm.
|
Run PHPStan:
admin/class-admin.php#L290
Parameter $contact_form of method Emic\FMPress\Forms\Admin::save_fmpress_settings() has invalid type Emic\FMPress\Forms\WPCF7_ContactForm.
|
Run PHPStan:
admin/class-admin.php#L296
Call to method scan_form_tags() on an unknown class Emic\FMPress\Forms\WPCF7_ContactForm.
|
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