Skip to content

adds skip links check for block themes #636

adds skip links check for block themes

adds skip links check for block themes #636

Triggered via pull request October 31, 2024 10:00
Status Failure
Total duration 19s
Artifacts

phpcs.yml

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

Annotations

1 error and 3 warnings
PHP Code Standards: checks/class-skip-links.php#L53
No space found before comment text; expected "// if the file is a template, print the name of the file" but found "//if the file is a template, print the name of the file"
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: checks/class-skip-links.php#L56
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space