Skip to content

ERybkin: Homework #15 (Code architecture #21) #2024

ERybkin: Homework #15 (Code architecture #21)

ERybkin: Homework #15 (Code architecture #21) #2024

Triggered via pull request November 15, 2024 18:19
Status Failure
Total duration 18s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpcs: app/config/preload.php#L3
Expected at least 1 space before "."; 0 found
phpcs: app/config/preload.php#L3
Expected at least 1 space after "."; 0 found
phpcs: app/config/preload.php#L4
Expected at least 1 space before "."; 0 found
phpcs: app/config/preload.php#L4
Expected at least 1 space after "."; 0 found
phpcs: app/src/MediaMonitoring/Application/ReportGenerator/ReportItem.php#L12
Closing brace must be on a line by itself
phpcs: app/src/MediaMonitoring/Application/UseCase/CreatePost/CreatePostRequest.php#L13
Closing brace must be on a line by itself
phpcs: app/src/MediaMonitoring/Application/UseCase/CreatePost/CreatePostResponse.php#L13
Closing brace must be on a line by itself
phpcs: app/src/MediaMonitoring/Application/UseCase/CreatePost/CreatePostUseCase.php#L20
Closing brace must be on a line by itself
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/