MTsikhonov/hw4 #1173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
phpcs:
app/www/index.php#L5
Import statements must not begin with a leading backslash
|
phpcs:
app/www/index.php#L6
Import statements must not begin with a leading backslash
|
phpcs:
app/www/index.php#L10
Whitespace found at end of line
|
phpcs:
app/www/index.php#L11
Whitespace found at end of line
|
phpcs:
app/www/index.php#L14
Expected 1 space between comma and type hint "Response"; 2 found
|
phpcs:
app/www/index.php#L19
Expected 1 space(s) after IF keyword; 0 found
|
phpcs:
app/www/index.php#L20
Line indented incorrectly; expected 8 spaces, found 7
|
phpcs:
app/www/index.php#L20
Expected 1 space(s) after FOREACH keyword; 0 found
|
phpcs:
app/www/index.php#L21
Line indented incorrectly; expected at least 12 spaces, found 8
|
phpcs:
app/www/index.php#L21
Expected at least 1 space before "."; 0 found
|
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/
|