fix: admin notification after guest email verified #634
Annotations
10 errors and 13 warnings
admin/class-admin-settings.php#L91
Expected 1 spaces after opening parenthesis; 0 found
|
admin/class-admin-settings.php#L91
Expected 1 spaces after opening parenthesis; 0 found
|
admin/class-admin-settings.php#L91
Expected 1 spaces before closing parenthesis; 0 found
|
admin/class-admin-settings.php#L91
Expected 1 spaces after opening parenthesis; 0 found
|
admin/class-admin-settings.php#L91
Expected 1 spaces before closing parenthesis; 0 found
|
admin/class-admin-settings.php#L91
Expected 1 space after the array opener in a single line array. Found: no spaces
|
admin/class-admin-settings.php#L91
Expected 1 space before the array closer in a single line array. Found: no spaces
|
admin/class-admin-settings.php#L91
Expected 1 spaces before closing parenthesis; 0 found
|
admin/class-admin-settings.php#L96
Line indented incorrectly; expected at least 2 tabs, found 1
|
admin/class-admin-settings.php#L142
Expected 1 spaces after opening parenthesis; 0 found
|
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/
|
admin/class-admin-settings.php#L22
Property name "$_instance" should not be prefixed with an underscore to indicate visibility
|
admin/class-admin-settings.php#L89
base64_encode() can be used to obfuscate code which is strongly discouraged. Please verify that the function is used for benign reasons.
|
admin/class-admin-settings.php#L120
Translatable string should not be wrapped in HTML. Found: '<span style="color:#f18500">Help</span>'
|
admin/class-admin-settings.php#L134
This comment is 62% valid code; is this commented out code?
|
admin/class-admin-settings.php#L272
Processing form data without nonce verification.
|
admin/class-admin-settings.php#L272
Processing form data without nonce verification.
|
admin/class-admin-settings.php#L290
The method parameter $post_ID is never used
|
admin/class-admin-settings.php#L427
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.
|
This job failed
Loading