Add restart command and --watch option to wp shell #76
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
15s
code-quality
/
Lint Gherkin Feature files
22s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
27s
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
|