enhance: registration form multistep design revamp (recover #1823)#1877
Open
arifulhoque7 wants to merge 3 commits into
Open
enhance: registration form multistep design revamp (recover #1823)#1877arifulhoque7 wants to merge 3 commits into
arifulhoque7 wants to merge 3 commits into
Annotations
10 errors and 13 warnings
|
Detect coding standard violations:
class/render-form.php#L104
Space found before semicolon; expected "return;" but found "return ;"
|
|
Detect coding standard violations:
class/render-form.php#L96
Doc comment short description must start with a capital letter
|
|
Detect coding standard violations:
class/render-form.php#L86
Expected 1 space after "!"; 0 found
|
|
Detect coding standard violations:
class/render-form.php#L77
Space found before semicolon; expected "return;" but found "return ;"
|
|
Detect coding standard violations:
class/render-form.php#L76
Expected 1 spaces before closing parenthesis; 0 found
|
|
Detect coding standard violations:
class/render-form.php#L56
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
|
Detect coding standard violations:
class/render-form.php#L56
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
|
Detect coding standard violations:
class/render-form.php#L38
Closing parenthesis of a multi-line function call must be on a line by itself
|
|
Detect coding standard violations:
class/render-form.php#L35
Opening parenthesis of a multi-line function call must be the last content on the line
|
|
Detect coding standard violations:
class/render-form.php#L22
Expected 1 space after "!"; 0 found
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Detect coding standard violations:
class/render-form.php#L129
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
|
Detect coding standard violations:
class/render-form.php#L124
Found precision alignment of 1 spaces.
|
|
Detect coding standard violations:
class/render-form.php#L113
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
|
Detect coding standard violations:
class/render-form.php#L113
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
|
Detect coding standard violations:
class/render-form.php#L56
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
|
Detect coding standard violations:
class/render-form.php#L52
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
|
|
Detect coding standard violations:
class/render-form.php#L15
Property name "$_instance" should not be prefixed with an underscore to indicate visibility
|
|
Detect coding standard violations:
class/render-form.php#L11
Equals sign not aligned correctly; expected 1 space but found 11 spaces
|
|
Detect coding standard violations:
class/render-form.php#L9
Equals sign not aligned correctly; expected 1 space but found 11 spaces
|
|
Detect coding standard violations:
class/render-form.php#L7
Equals sign not aligned correctly; expected 1 space but found 12 spaces
|
|
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