Skip to content

add screenshots

add screenshots #7

Triggered via push October 9, 2024 08:39
Status Failure
Total duration 1m 55s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
hidden_files: .babelrc#L1
Hidden files are not permitted.
hidden_files: .gitignore#L1
Hidden files are not permitted.
WordPress.Security.EscapeOutput.UnsafePrintingFunction: includes/class-ast-integrations.php#L42
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
WordPress.Security.EscapeOutput.UnsafePrintingFunction: includes/class-ast-integrations.php#L48
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: includes/class-ast-social-preview.php#L97
$_POST['ast_social_preview_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: includes/class-ast-social-preview.php#L121
$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: includes/class-ast-social-preview.php#L122
$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.WP.AlternativeFunctions.file_system_operations_file_put_contents: includes/class-ast-sitemap-generator.php#L187
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: file_put_contents().
test
Process completed with exit code 1.