Skip to content

hw6

hw6 #2384

Triggered via pull request February 2, 2025 13:25
Status Failure
Total duration 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpcs: code/src/Controller/Controller.php#L6
Opening brace must not be followed by a blank line
phpcs: code/src/Controller/Controller.php#L8
Expected 1 newline at end of file; 0 found
phpcs: code/src/Controller/IndexController.php#L32
Expected 1 newline at end of file; 0 found
phpcs: code/src/Service/Routing.php#L33
Expected 1 newline at end of file; 0 found
phpcs: code/src/Service/Validator.php#L26
Expected at least 1 space before "."; 0 found
phpcs: code/src/Service/Validator.php#L26
Expected at least 1 space after "."; 0 found
phpcs: code/src/Service/Validator.php#L32
Expected 1 newline at end of file; 0 found
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml code/public/index.php code/src/App.php code/src/Controller/Controller.php code/src/Controller/IndexController.php code/src/Service/Routing.php code/src/Service/Validator.php