hw10 #1307
Annotations
8 errors and 1 warning
application/console/app.php#L3
Each class must be in a namespace of at least one level (a top-level vendor name)
|
application/console/app.php#L15
Each class must be in a file by itself
|
application/console/app.php#L15
Each class must be in a namespace of at least one level (a top-level vendor name)
|
application/console/app.php#L15
Opening brace of a class must be on the line after the definition
|
application/console/app.php#L16
Opening brace should be on a new line
|
application/console/app.php#L37
Line indented incorrectly; expected at least 8 spaces, found 7
|
application/console/app.php#L56
Expected 1 blank line at end of file; 2 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