fix: translate strings on various pages #625
Annotations
10 errors and 15 warnings
includes/Free/Form_Element.php#L456
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/Free/Form_Element.php#L459
Closing parenthesis of a multi-line function call must be on a line by itself
|
includes/functions/settings-options.php#L85
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/functions/settings-options.php#L102
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/functions/settings-options.php#L103
Multi-line function call not indented correctly; expected 16 spaces but found 33
|
includes/functions/settings-options.php#L103
Closing parenthesis of a multi-line function call must be on a line by itself
|
includes/functions/settings-options.php#L117
Opening parenthesis of a multi-line function call must be the last content on the line
|
includes/functions/settings-options.php#L118
Multi-line function call not indented correctly; expected 16 spaces but found 33
|
includes/functions/settings-options.php#L118
Closing parenthesis of a multi-line function call must be on a line by itself
|
includes/functions/settings-options.php#L159
Opening parenthesis of a multi-line function call must be the last content on the line
|
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/Free/Form_Element.php#L148
This comment is 54% valid code; is this commented out code?
|
includes/Free/Form_Element.php#L357
Stand-alone post-increment statement found. Use pre-increment instead: ++$count.
|
includes/Free/Form_Element.php#L503
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
|
includes/functions/settings-options.php#L103
Found precision alignment of 1 spaces.
|
includes/functions/settings-options.php#L118
Found precision alignment of 1 spaces.
|
includes/functions/settings-options.php#L160
Found precision alignment of 3 spaces.
|
includes/functions/settings-options.php#L166
Found precision alignment of 3 spaces.
|
includes/functions/settings-options.php#L182
Found precision alignment of 1 spaces.
|
includes/functions/settings-options.php#L198
Found precision alignment of 1 spaces.
|
includes/functions/settings-options.php#L207
Found precision alignment of 1 spaces.
|
This job failed
Loading