Skip to content

API для музыкального сервиса #1243

API для музыкального сервиса

API для музыкального сервиса #1243

Triggered via pull request September 4, 2023 20:51
Status Failure
Total duration 28s
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: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L111
Expected 0 spaces after opening bracket; 1 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L111
Space after opening parenthesis of function call prohibited
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L111
Expected 0 spaces before closing parenthesis; 1 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L111
Expected 0 spaces before closing bracket; 1 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L112
Space after opening parenthesis of function call prohibited
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L112
Expected 0 spaces before closing parenthesis; 1 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L113
Expected 1 space(s) after IF keyword; 0 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L113
Expected 0 spaces after opening bracket; 1 found
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L113
Space after opening parenthesis of function call prohibited
phpcs: code/src/MusicStreaming/Application/UseCase/UploadTrackUseCase.php#L113
Expected 0 spaces before closing parenthesis; 1 found
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/