Amedvedev/hw4 #1218
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
phpcs:
code/helpers/BracketsHelper.php#L48
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml code/helpers/BracketsHelper.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/
|