D repin/hw 6 #2546
Annotations
4 errors and 2 warnings
phpcs:
www/src/Singurix/Chat/Config.php#L20
Expected 1 newline at end of file; 0 found
|
phpcs:
www/src/Singurix/Chat/Server.php#L42
Expected 1 space(s) after IF keyword; 0 found
|
phpcs:
www/src/Singurix/Chat/Server.php#L49
Expected 1 space(s) after IF keyword; 0 found
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml www/app.php www/src/Singurix/Chat/App.php www/src/Singurix/Chat/Client.php www/src/Singurix/Chat/Config.php www/src/Singurix/Chat/Server.php www/src/Singurix/Chat/SocketChat.php www/src/Singurix/Chat/Stdout.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/
|
phpcs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|