Skip to content

change version

change version #6

Triggered via push October 8, 2024 14:49
Status Failure
Total duration 2m 2s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
hidden_files: .gitignore#L1
Hidden files are not permitted.
hidden_files: .babelrc#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.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().
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
test
Process completed with exit code 1.