Skip to content

fix: admin notification after guest email verified #635

fix: admin notification after guest email verified

fix: admin notification after guest email verified #635

Triggered via pull request September 18, 2024 06:10
Status Failure
Total duration 19s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
11s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 17 warnings
Run PHPCS inspection: includes/Admin/Forms/Form.php#L193
Functions must not contain multiple empty lines in a row; found 2 empty lines
Run PHPCS inspection: includes/Admin/Forms/Form.php#L209
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Form.php#L209
Opening parenthesis of a multi-line function call must be the last content on the line
Run PHPCS inspection: includes/Admin/Forms/Form.php#L210
Multi-line function call not indented correctly; expected 20 spaces but found 69
Run PHPCS inspection: includes/Admin/Forms/Form.php#L210
Multi-line function call not indented correctly; expected 20 spaces but found 69
Run PHPCS inspection: includes/Admin/Forms/Form.php#L210
Closing parenthesis of a multi-line function call must be on a line by itself
Run PHPCS inspection: includes/Admin/Forms/Form.php#L210
Closing parenthesis of a multi-line function call must be on a line by itself
Run PHPCS inspection: includes/Admin/Forms/Form.php#L225
If control structure block found as the only statement within an "else" block. Use elseif instead.
Run PHPCS inspection: includes/Admin/Forms/Form.php#L234
If control structure block found as the only statement within an "else" block. Use elseif instead.
Run PHPCS inspection: includes/Admin/Forms/Form.php#L263
If control structure block found as the only statement within an "else" block. Use elseif instead.
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 use a deprecated Node.js version 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 `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
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/Form.php#L196
Equals sign not aligned correctly; expected 1 space but found 6 spaces
Run PHPCS inspection: includes/Admin/Forms/Form.php#L197
This comment is 67% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L200
This comment is 70% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L205
This comment is 62% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L210
Found precision alignment of 1 spaces.
Run PHPCS inspection: includes/Admin/Forms/Form.php#L212
Equals sign not aligned correctly; expected 1 space but found 10 spaces
Run PHPCS inspection: includes/Admin/Forms/Form.php#L215
This comment is 50% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L222
This comment is 50% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L248
This comment is 50% valid code; is this commented out code?
Run PHPCS inspection: includes/Admin/Forms/Form.php#L369
This comment is 63% valid code; is this commented out code?