Add error handling for missing or unreadable WordPress files in core commands #448
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
16s
code-quality
/
Lint Gherkin Feature files
15s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
22s
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.
|