Skip to content

Add alignment functionality to tables #366

Add alignment functionality to tables

Add alignment functionality to tables #366

Triggered via pull request January 21, 2026 12:30
Status Failure
Total duration 41s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
7s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
19s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
13s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
6s
code-quality / Spell check
code-quality  /  PHPCS
17s
code-quality / PHPCS
code-quality  /  PHPStan
23s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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