Skip to content

Add error handling for missing or unreadable WordPress files in core commands #448

Add error handling for missing or unreadable WordPress files in core commands

Add error handling for missing or unreadable WordPress files in core commands #448

Triggered via pull request February 15, 2026 22:17
Status Failure
Total duration 25s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
8s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
16s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
15s
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
22s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS: src/Core_Command.php#L1878
Line indented incorrectly; expected at least 1 tabs, found 2 spaces
code-quality / PHPCS: src/Core_Command.php#L1877
Whitespace found at end of line
code-quality / PHPCS: src/Core_Command.php#L1876
Line indented incorrectly; expected 1 tabs, found 2 spaces
code-quality / PHPCS
Process completed with exit code 2.
code-quality / PHPCS: src/Core_Command.php#L1878
Found precision alignment of 2 spaces.
code-quality / PHPCS: src/Core_Command.php#L1876
Found precision alignment of 2 spaces.