Skip to content

Workflow

Workflow #94

Triggered via push October 21, 2025 19:21
Status Failure
Total duration 3m 8s
Artifacts
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan-wordpress
Matrix: plugin-check
Matrix: psalm-analysis
Matrix: security-check
Matrix: vip-phpcs
Matrix: wp-version-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
WordPress Plugin Check (PHP 7.4)
Process completed with exit code 1.
WordPress Plugin Check (PHP 7.4)
WordPress Plugin Check failed. Created issue for tracking.
WordPress Plugin Check (PHP 7.4)
Failed to load artifacts.
WordPress Plugin Check (PHP 8.0)
Process completed with exit code 1.
WordPress Plugin Check (PHP 8.0)
WordPress Plugin Check failed. Created issue for tracking.
WordPress Plugin Check (PHP 8.0)
Failed to load artifacts.
WordPress Plugin Check (PHP 8.4)
Process completed with exit code 1.
WordPress Plugin Check (PHP 8.4)
WordPress Plugin Check failed. Created issue for tracking.
WordPress Plugin Check (PHP 8.4)
Failed to load artifacts.
WordPress Plugin Check (PHP 8.3)
Process completed with exit code 1.
WordPress Plugin Check (PHP 8.3)
WordPress Plugin Check failed. Created issue for tracking.
WordPress Plugin Check (PHP 8.3)
Failed to load artifacts.
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: class-optimizations-ace-mc.php#L555
Detected usage of a non-sanitized input variable: $_GET['settings-updated']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: class-optimizations-ace-mc.php#L555
$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: class-optimizations-ace-mc.php#L555
Detected usage of a non-sanitized input variable: $_GET['settings-updated']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: class-optimizations-ace-mc.php#L555
$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: class-optimizations-ace-mc.php#L555
Detected usage of a non-sanitized input variable: $_GET['settings-updated']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: class-optimizations-ace-mc.php#L555
$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized: class-optimizations-ace-mc.php#L555
Detected usage of a non-sanitized input variable: $_GET['settings-updated']
WordPress.Security.ValidatedSanitizedInput.MissingUnslash: class-optimizations-ace-mc.php#L555
$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: class-optimizations-ace-mc.php#L555
Processing form data without nonce verification.