Init project #1379
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/config.php#L7
Expected 1 newline at end of file; 0 found
|
phpcs:
app/import.php#L39
Expected 1 newline at end of file; 0 found
|
phpcs:
app/search.php#L25
Expected 1 newline at end of file; 0 found
|
phpcs:
app/src/Database/ElasticsearchClient.php#L7
Opening brace of a class must be on the line after the definition
|
phpcs:
app/src/Database/ElasticsearchClient.php#L8
Opening brace should be on a new line
|
phpcs:
app/src/Database/ElasticsearchClient.php#L11
Expected 1 newline at end of file; 0 found
|
phpcs:
app/src/Helpres/PrintHelpre.php#L2
The file header must be the first content in the file
|
phpcs:
app/src/Helpres/PrintHelpre.php#L2
Header blocks must be separated by a single blank line
|
phpcs:
app/src/Helpres/PrintHelpre.php#L9
Opening brace of a class must be on the line after the definition
|
phpcs:
app/src/Helpres/PrintHelpre.php#L10
Opening brace should be on a new line
|
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/
|