Extend File System Class #225
Annotations
2 errors and 4 warnings
Check test suite files for warnings
Process completed with exit code 1.
|
Show test suite scan results in PR
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Show test suite scan results in PR:
tests/phpunit/tests/FilesystemDirect/PutContentsTest.php#L72
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
|
Show test suite scan results in PR:
tests/phpunit/tests/FilesystemDirect/PutContentsTest.php#L80
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
|
Loading