Add automatic cleanup of old core files using WordPress $_old_files list #328
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
15s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
34s
Annotations
4 errors and 1 warning
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Core_Command.php#L1815
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
code-quality / PHPCS:
src/Core_Command.php#L1751
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Core_Command.php#L1773
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|