Skip to content

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

Add restart command and --watch option to wp shell

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

Triggered via pull request February 22, 2026 19:31
Status Failure
Total duration 1m 51s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
20s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
13s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
8s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
24s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Shell_Command.php#L194
Cannot access offset 0 on mixed.
code-quality / PHPStan: src/Shell_Command.php#L192
Cannot access offset 0 on mixed.
code-quality / PHPStan: src/Shell_Command.php#L146
Parameter #1 $assoc_args of method Shell_Command::restart_process() expects array{basic?: bool, watch?: string}, array<string, bool|string> given.
code-quality / PHPStan: src/Shell_Command.php#L133
Undefined variable: $watch_path