Alex dolgov/hw5 #1322
Annotations
3 errors and 1 warning
phpcs:
src/validator.php#L9
Opening brace should be on a new line
|
phpcs:
src/validator.php#L35
Expected 1 newline at end of file; 0 found
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml src/index.php src/validator.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/
|