Skip to content
Triggered via pull request November 9, 2023 11:06
Status Failure
Total duration 26s
Artifacts

phpcs_pull_request.yml

on: pull_request
Matrix: phpcs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
phpcs (latest)
Usage of ELSE IF is discouraged; use ELSEIF instead
phpcs (latest): templates/candidate.php#L28
Expected 1 space(s) after ELSE keyword; 0 found
phpcs (latest)
Expected 1 space(s) after ELSE keyword; 0 found
phpcs (latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs (latest): src/PageInterviews.php#L190
Usage of ELSE IF is discouraged; use ELSEIF instead