fix: enforce submission gate in AJAX submit_post (unauthenticated post via subscription-gated form) - #1928
Open
arifulhoque7 wants to merge 2 commits into
Annotations
10 errors and 13 warnings
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L563
Empty IF statement detected
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L560
Closing parenthesis of a multi-line function call must be on a line by itself
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L557
Opening parenthesis of a multi-line function call must be the last content on the line
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L481
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L332
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L128
Closing parenthesis of a multi-line function call must be on a line by itself
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L128
Closing parenthesis of a multi-line function call must be on a line by itself
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L128
Multi-line function call not indented correctly; expected 20 spaces but found 24
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L128
Multi-line function call not indented correctly; expected 20 spaces but found 24
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L126
Opening parenthesis of a multi-line function call must be the last content on the line
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L707
Found precision alignment of 1 spaces.
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L495
Found precision alignment of 1 spaces.
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L494
Found precision alignment of 1 spaces.
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L425
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @$dom->loadHTML( ...
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L257
This comment is 64% valid code; is this commented out code?
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L236
This comment is 58% valid code; is this commented out code?
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L224
Equals sign not aligned correctly; expected 1 space but found 9 spaces
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L223
This comment is 60% valid code; is this commented out code?
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L222
Equals sign not aligned correctly; expected 1 space but found 11 spaces
|
|
Detect coding standard violations:
includes/Ajax/Frontend_Form_Ajax.php#L38
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @Header( 'Content-Type: application/json; charset=' ...
|
|
Setup cache
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/
|
|
Setup cache
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/
|
background
wait
wait-all
cancel
parallel
Loading