Exhaustive MySQL Parser #269
Annotations
11 errors and 11 warnings
Check code style:
custom-parser/parser/run-parser.php#L6
Short array syntax is not allowed
|
Check code style:
custom-parser/parser/run-parser.php#L7
Tabs must be used to indent lines; spaces are not allowed
|
Check code style:
custom-parser/parser/run-parser.php#L9
Expected a new line between "SQL" and the comma. Found: no spaces
|
Check code style:
custom-parser/parser/run-parser.php#L10
Tabs must be used to indent lines; spaces are not allowed
|
Check code style:
custom-parser/parser/run-parser.php#L30
Expected a new line between "SQL" and the comma. Found: no spaces
|
Check code style:
custom-parser/parser/run-parser.php#L31
Tabs must be used to indent lines; spaces are not allowed
|
Check code style:
custom-parser/parser/run-parser.php#L54
Expected a new line between "SQL" and the comma. Found: no spaces
|
Check code style:
custom-parser/parser/run-parser.php#L55
Tabs must be used to indent lines; spaces are not allowed
|
Check code style:
custom-parser/parser/run-parser.php#L57
Expected a new line between "SQL" and the comma. Found: no spaces
|
Check code style:
custom-parser/parser/run-parser.php#L58
Tabs must be used to indent lines; spaces are not allowed
|
Check code style
Process completed with exit code 2.
|
Check code style
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/
|
Check code style:
custom-parser/parser/run-parser.php#L74
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
Check code style:
custom-parser/parser/run-parser.php#L85
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|
Check code style:
custom-parser/parser/run-parser.php#L86
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|
Check code style:
custom-parser/parser/run-parser.php#L102
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Check code style:
custom-parser/parser/run-parser.php#L106
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Check code style:
tests/parser/run-parser-tests.php#L23
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
Check code style:
tests/parser/run-parser-tests.php#L25
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Check code style:
tests/parser/run-parser-tests.php#L26
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
|
Check code style:
tests/parser/run-parser-tests.php#L27
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Check code style:
tests/parser/run-parser-tests.php#L51
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|