HW6 #1315
Annotations
10 errors and 1 warning
app.php#L1
Header blocks must be separated by a single blank line
|
app.php#L2
Expected no space between directive and the equals sign in a declare statement
|
app.php#L2
Expected no space between equal sign and the directive value in a declare statement
|
app.php#L10
Expected 1 space after closing brace; newline found
|
app.php#L13
Expected 1 newline at end of file; 0 found
|
src/Application.php#L9
Opening brace must not be followed by a blank line
|
src/Application.php#L14
Opening brace should be on a new line
|
src/Application.php#L18
Expected 1 newline at end of file; 0 found
|
src/Application.php#L18
The closing brace for the class must go on the next line after the body
|
src/Libs/Config.php#L9
Expected at least 1 space before "."; 0 found
|
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/
|
The logs for this run have expired and are no longer available.
Loading