Skip to content

fix: AllowDynamicProperty warning #596

fix: AllowDynamicProperty warning

fix: AllowDynamicProperty warning #596

Triggered via pull request July 16, 2024 11:04
Status Failure
Total duration 2m 38s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
2m 29s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L53
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L86
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L87
Multi-line function call not indented correctly; expected 16 spaces but found 44
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L87
Closing parenthesis of a multi-line function call must be on a line by itself
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L90
Closing parenthesis of a multi-line function call must be on a line by itself
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L91
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L114
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L115
Multi-line function call not indented correctly; expected 16 spaces but found 44
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L115
Closing parenthesis of a multi-line function call must be on a line by itself
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L125
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run PHPCS inspection
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run PHPCS inspection
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run PHPCS inspection
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run PHPCS inspection
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L145
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L149
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L149
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L157
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L157
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L178
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L178
Processing form data without nonce verification.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L337
Words in hook names should be separated using underscores. Expected: 'wpuf_form_builder_wp_forms_fields_section_post_fields', but found: 'wpuf-form-builder-wp_forms-fields-section-post-fields'.
Run PHPCS inspection: includes/Admin/Forms/Admin_Form.php#L445
Found precision alignment of 1 spaces.
Run PHPCS inspection: wpuf.php#L225
This comment is 43% valid code; is this commented out code?