Skip to content

Add restart command and --watch option to wp shell #76

Add restart command and --watch option to wp shell

Add restart command and --watch option to wp shell #76

Re-run triggered October 30, 2025 12:49
Status Failure
Total duration 32s
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
15s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
22s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
5s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
27s
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
Process completed with exit code 2.
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/WP_CLI/Shell/REPL.php#L228
Cannot call method getMTime() on mixed.
code-quality / PHPStan: src/WP_CLI/Shell/REPL.php#L37
No error with identifier while.alwaysTrue is reported on line 37.
code-quality / PHPCS: src/WP_CLI/Shell/REPL.php#L220
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
code-quality / PHPCS: src/WP_CLI/Shell/REPL.php#L31
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space