Skip to content

Add automatic cleanup of old core files using WordPress $_old_files list #328

Add automatic cleanup of old core files using WordPress $_old_files list

Add automatic cleanup of old core files using WordPress $_old_files list #328

Re-run triggered November 8, 2025 08:43
Status Failure
Total duration 58s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
5s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
20s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
15s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
8s
code-quality / Spell check
code-quality  /  PHPCS
17s
code-quality / PHPCS
code-quality  /  PHPStan
34s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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