fix: admin notification after guest email verified #1320
Merged
Annotations
10 errors and 15 warnings
includes/Admin/Forms/Form.php#L195
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
includes/Admin/Forms/Form.php#L211
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/Admin/Forms/Form.php#L211
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/Admin/Forms/Form.php#L212
Multi-line function call not indented correctly; expected 20 spaces but found 69
|
includes/Admin/Forms/Form.php#L212
Multi-line function call not indented correctly; expected 20 spaces but found 69
|
includes/Admin/Forms/Form.php#L212
Closing parenthesis of a multi-line function call must be on a line by itself
|
includes/Admin/Forms/Form.php#L212
Closing parenthesis of a multi-line function call must be on a line by itself
|
includes/Admin/Forms/Form.php#L227
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
includes/Admin/Forms/Form.php#L236
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
includes/Admin/Forms/Form.php#L265
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
includes/Admin/Forms/Form.php#L198
Equals sign not aligned correctly; expected 1 space but found 6 spaces
|
includes/Admin/Forms/Form.php#L199
This comment is 67% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L202
This comment is 70% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L207
This comment is 62% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L212
Found precision alignment of 1 spaces.
|
includes/Admin/Forms/Form.php#L214
Equals sign not aligned correctly; expected 1 space but found 10 spaces
|
includes/Admin/Forms/Form.php#L217
This comment is 50% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L224
This comment is 50% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L250
This comment is 50% valid code; is this commented out code?
|
includes/Admin/Forms/Form.php#L371
This comment is 63% valid code; is this commented out code?
|
This job failed
Loading