DONE hw19 RabbitMQ #1325
Annotations
10 errors and 1 warning
phpcs:
code/public/emailConsumer.php#L11
Expected 1 newline at end of file; 0 found
|
phpcs:
code/public/index.php#L11
Expected 1 blank line at end of file; 2 found
|
phpcs:
code/public/receive.php#L12
No space found after comma in argument list
|
phpcs:
code/public/receive.php#L12
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
code/public/receive.php#L13
Expected 1 newline at end of file; 0 found
|
phpcs:
code/src/Application/Helper/DotEnv.php#L18
Expected 1 space(s) after IF keyword; 0 found
|
phpcs:
code/src/Application/Helper/DotEnv.php#L24
There must not be a space before the colon in a return type declaration
|
phpcs:
code/src/Application/Helper/DotEnv.php#L24
There must be a single space between the colon and type in a return type declaration
|
phpcs:
code/src/Application/Helper/DotEnv.php#L31
Blank line found at start of control structure
|
phpcs:
code/src/Application/Helper/DotEnv.php#L48
Expected 1 newline at end of file; 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/
|