Add alignment functionality to tables #366
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
19s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
23s
Annotations
6 errors and 6 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/DB_Command.php#L1221
Expected 1 spaces before closing parenthesis; 0 found
|
|
code-quality / PHPCS:
src/DB_Command.php#L1221
Expected 1 spaces after opening parenthesis; 0 found
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/DB_Command.php#L1223
Unreachable statement - code above always terminates.
|
|
code-quality / PHPCS:
src/DB_Command.php#L1229
Code after the EXIT statement on line 1221 cannot be executed
|
|
code-quality / PHPCS:
src/DB_Command.php#L1228
Code after the EXIT statement on line 1221 cannot be executed
|
|
code-quality / PHPCS:
src/DB_Command.php#L1226
Code after the EXIT statement on line 1221 cannot be executed
|
|
code-quality / PHPCS:
src/DB_Command.php#L1225
Code after the EXIT statement on line 1221 cannot be executed
|
|
code-quality / PHPCS:
src/DB_Command.php#L1224
Code after the EXIT statement on line 1221 cannot be executed
|
|
code-quality / PHPCS:
src/DB_Command.php#L1223
Code after the EXIT statement on line 1221 cannot be executed
|