Skip to content

hw4 init

hw4 init #1195

Triggered via pull request August 30, 2023 10:48
Status Failure
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpcs: src/Services/StringValidatorService.php#L20
Expected 1 space after closing brace; newline found
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml src/Services/StringValidatorService.php src/autoload.php src/index.php
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/