Skip to content

D esaulenko/hw16

D esaulenko/hw16 #1191

Triggered via pull request August 29, 2023 14:40
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpcs: app/app/Console/Kernel.php#L23
Expected at least 1 space before "."; 0 found
phpcs: app/app/Console/Kernel.php#L23
Expected at least 1 space after "."; 0 found
phpcs: app/app/Exceptions/Handler.php#L37
The closing brace for the class must go on the next line after the body
phpcs: app/app/Http/Controllers/Controller.php#L12
Each imported trait must have its own "use" import statement
phpcs: app/app/Http/Controllers/ControllerSubscriber.php#L30
The closing brace for the class must go on the next line after the body
phpcs: app/app/Http/Kernel.php#L43
Expected at least 1 space before "."; 0 found
phpcs: app/app/Http/Kernel.php#L43
Expected at least 1 space after "."; 0 found
phpcs: app/app/Lib/Audio/Adapter.php#L58
The closing brace for the class must go on the next line after the body
phpcs: app/app/Lib/Audio/File.php#L29
The closing brace for the class must go on the next line after the body
phpcs: app/app/Lib/Playlist/PlaylistItems.php#L47
The closing brace for the class must go on the next line after the body
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/