Add homework №5 #2542
Annotations
10 errors and 2 warnings
code/public/app.php#L14
Expected 1 blank line at end of file; 3 found
|
code/src/Application.php#L20
Expected 1 newline at end of file; 0 found
|
code/src/Chat/Client.php#L23
Expected 1 newline at end of file; 0 found
|
code/src/Chat/Server.php#L10
Opening brace must not be followed by a blank line
|
code/src/Chat/Socket.php#L11
Whitespace found at end of line
|
code/src/Chat/Socket.php#L12
Visibility must be declared on method "init"
|
code/src/Chat/Socket.php#L14
Visibility must be declared on method "launch"
|
code/src/Chat/Socket.php#L52
No space found after comma in argument list
|
code/src/Chat/Socket.php#L96
Expected 1 newline at end of file; 0 found
|
code/src/Router/Route.php#L20
Expected 1 newline at end of file; 0 found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
This job failed
Loading