Skip to content

Workflow

Workflow #78

Triggered via push September 22, 2025 22:18
Status Cancelled
Total duration 2m 2s
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

18 errors and 4 warnings
WordPress Plugin Check (PHP 8.4)
The operation was canceled.
WordPress Plugin Check (PHP 8.4)
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
WordPress Plugin Check (PHP 8.0)
The operation was canceled.
WordPress Plugin Check (PHP 8.0)
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress 6.5 with PHP 8.3
The operation was canceled.
Test WordPress 6.5 with PHP 8.3
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress 6.5 with PHP 8.0
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
WordPress Plugin Check (PHP 8.3)
The operation was canceled.
WordPress Plugin Check (PHP 8.3)
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress latest with PHP 8.3
The operation was canceled.
Test WordPress latest with PHP 8.3
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress latest with PHP 8.0
The operation was canceled.
Test WordPress nightly with PHP 7.4
The operation was canceled.
Test WordPress latest with PHP 8.0
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress nightly with PHP 7.4
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
Test WordPress nightly with PHP 8.3
The operation was canceled.
Test WordPress nightly with PHP 8.3
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
WordPress Compatibility & Plugin Check
Canceling since a higher priority waiting request for WordPress Compatibility & Plugin Check-refs/heads/main exists
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.