Skip to content

Add wp-cli integration #579

Add wp-cli integration

Add wp-cli integration #579

Triggered via pull request September 6, 2024 14:52
Status Failure
Total duration 18s
Artifacts

phpcs.yml

on: pull_request
PHP Code Standards
10s
PHP Code Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
PHP Code Standards: wp-cli/class-theme-check-cli.php#L15
Parameter comment must end with a full stop
PHP Code Standards: wp-cli/class-theme-check-cli.php#L45
null coalescing operator (??) is not present in PHP version 5.6 or earlier
PHP Code Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Code Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP Code Standards: wp-cli/class-theme-check-cli.php#L113
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.