hw6 #1171
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:
application/console/app.php#L11
Blank line found at start of control structure
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml application/console/app.php application/src/App.php application/src/ArgumentRequest.php application/src/Client/BaseClient.php application/src/Client/ClientFactory.php application/src/Client/Server.php application/src/Client/UserClient.php application/src/Client/UserMessageHandler.php application/src/ConfigManager.php application/src/ConfigParser.php application/src/ExceptionHandler.php application/src/MainController.php application/src/Socket/BaseSocket.php application/src/Socket/ClientSocket.php application/src/Socket/MessageSocket.php application/src/Socket/ServerSocket.php application/src/Socket/SocketException.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/
|