feat(Module/WPCLI) support custom bin #617
static-analysis.yml
on: pull_request
Static Analysis
32s
Annotations
4 errors
Static Analysis:
src/Module/WPCLI.php#L156
Dead catch - lucatume\WPBrowser\Exceptions\InvalidArgumentException is never thrown in the try block.
|
Static Analysis:
src/WordPress/CliProcess.php#L43
Parameter #1 $filename of function is_executable expects string, string|false given.
|
Static Analysis:
src/WordPress/CliProcess.php#L52
Parameter #1 $command of method lucatume\WPBrowser\Adapters\Symfony\Component\Process\Process::__construct() expects array<string>, array<bool|string> given.
|
Static Analysis
Process completed with exit code 1.
|