Add restart command and --watch option to wp shell #146
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
24s
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
|