Skip to content

R medvedev/hw5

R medvedev/hw5 #1317

Triggered via pull request September 16, 2023 16:18
Status Failure
Total duration 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpcs: app/Actions/CheckEmailAction.php#L14
Expected 1 newline at end of file; 0 found
phpcs: app/Actions/CheckEmailAction.php#L14
The closing brace for the class must go on the next line after the body
phpcs: app/Application.php#L3
Header blocks must be separated by a single blank line
phpcs: app/Application.php#L12
Opening brace must not be followed by a blank line
phpcs: app/Application.php#L17
Expected at least 1 space before "."; 0 found
phpcs: app/Application.php#L17
Expected at least 1 space after "."; 0 found
phpcs: app/Application.php#L18
Expected 1 space(s) after IF keyword; 0 found
phpcs: app/Application.php#L32
Function closing brace must go on the next line following the body; found 1 blank lines before brace
phpcs: app/Application.php#L34
Expected 1 newline at end of file; 0 found
phpcs: app/Application.php#L34
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/