Skip to content

D repin/hw 6

D repin/hw 6 #2554

Triggered via pull request October 5, 2024 21:09
@SingurixSingurix
synchronize #1203
DRepin/hw_6
Status Failure
Total duration 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
phpcs: www/src/Singurix/Chat/Client.php#L10
Opening brace must not be followed by a blank line
phpcs: www/src/Singurix/Chat/Server.php#L45
Expected 1 space(s) after IF keyword; 0 found
phpcs: www/src/Singurix/Chat/SocketChat.php#L121
PHP return type declarations must be lowercase; expected "bool" but found "Bool"
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 use a deprecated Node.js version 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/