Merge pull request #84 from wp-cli/regenerate-readme #127
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
22s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L133
Parameter #1 $arg of function escapeshellarg expects string, string|false given.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L129
Parameter #1 $filename of function is_readable expects string, string|false given.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L129
Parameter #1 $filename of function is_file expects string, string|false given.
|