-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
PHPCS Code Standards Check Failed
The PHPCS (PHP CodeSniffer) check has failed for the repository.
Failure Details:
- PHP Version: 8.3
- Workflow Run: View Details
- Run ID: 23220253197
What happened:
The code does not meet WordPress coding standards as defined by PHPCS.
What needs to be done:
- Review the PHPCS output in the failed workflow run
- Fix coding standard violations in the code
- Ensure all PHP files follow WordPress coding standards
- Test locally with:
phpcs --standard=WordPress --extensions=php .
Resources:
This issue was automatically created by the CI/CD pipeline.
Reactions are currently unavailable