Ignore “query_attributes” MySQL client command #268
Annotations
11 errors and 11 warnings
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L6
Short array syntax is not allowed
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L7
Tabs must be used to indent lines; spaces are not allowed
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L9
Expected a new line between "SQL" and the comma. Found: no spaces
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L10
Tabs must be used to indent lines; spaces are not allowed
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L30
Expected a new line between "SQL" and the comma. Found: no spaces
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L31
Tabs must be used to indent lines; spaces are not allowed
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L54
Expected a new line between "SQL" and the comma. Found: no spaces
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L55
Tabs must be used to indent lines; spaces are not allowed
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L57
Expected a new line between "SQL" and the comma. Found: no spaces
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L58
Tabs must be used to indent lines; spaces are not allowed
|
Check PHP code style
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L74
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L85
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L86
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L102
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/parser/run-parser.php#L106
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/grammar-factoring/convert-grammar.php#L14
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/grammar-factoring/convert-grammar.php#L44
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/grammar-factoring/convert-grammar.php#L59
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/grammar-factoring/convert-grammar.php#L62
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Show PHPCS results in PR:
custom-parser/grammar-factoring/convert-grammar.php#L107
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Loading