Bump google-github-actions/run-gemini-cli from 0.1.11 to 0.1.12 in the actions group #56
wp-compatibility-test.yml
on: pull_request
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan-wordpress
Matrix: plugin-check
Matrix: psalm-analysis
Matrix: security-check
Matrix: vip-phpcs
Matrix: wp-version-test
Annotations
10 errors and 16 warnings
|
Test WordPress latest with PHP 8.4
File .github/ISSUE_TEMPLATE/wp-version-test-failure.md could not be found in your project's workspace. You may need the actions/checkout action to clone the repository first.
|
|
Test WordPress latest with PHP 8.4
Docker pull failed with exit code 1
|
|
Test WordPress 6.5 with PHP 8.3
File .github/ISSUE_TEMPLATE/wp-version-test-failure.md could not be found in your project's workspace. You may need the actions/checkout action to clone the repository first.
|
|
Test WordPress 6.5 with PHP 8.3
Docker pull failed with exit code 1
|
|
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)
Final attempt failed. Child_process exited with error code 1
|
|
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)
Final attempt failed. Child_process exited with error code 1
|
|
Test WordPress latest with PHP 8.4
Docker pull failed with exit code 1, back off 4.056 seconds before retry.
|
|
Test WordPress latest with PHP 8.4
Docker pull failed with exit code 1, back off 1.393 seconds before retry.
|
|
Test WordPress 6.5 with PHP 8.3
Docker pull failed with exit code 1, back off 3.401 seconds before retry.
|
|
Test WordPress 6.5 with PHP 8.3
Docker pull failed with exit code 1, back off 6.457 seconds before retry.
|
|
WordPress Plugin Check (PHP 8.0)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
WordPress Plugin Check (PHP 8.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
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 Plugin Check (PHP 8.3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
WordPress Plugin Check (PHP 8.3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
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.
|