build(.github) update workflows #403
static-analysis.yml
on: push
v3.5 Static Analysis
2m 23s
Annotations
10 errors
v3.5 Static Analysis:
src/Adapters/Symfony/Component/Process/Process.php#L29
No error to ignore is reported on line 29.
|
v3.5 Static Analysis:
src/Adapters/Symfony/Component/Process/Process.php#L39
Call to an undefined static method Symfony\Component\Process\Process::getStartTime().
|
v3.5 Static Analysis:
src/Command/ChromedriverUpdate.php#L68
Parameter #1 $version of class lucatume\WPBrowser\Utils\ChromedriverInstaller constructor expects string|null, array<string>|string|null given.
|
v3.5 Static Analysis:
src/Command/ChromedriverUpdate.php#L68
Parameter #2 $platform of class lucatume\WPBrowser\Utils\ChromedriverInstaller constructor expects string|null, array<string>|string|true|null given.
|
v3.5 Static Analysis:
src/Command/ChromedriverUpdate.php#L68
Parameter #3 $binary of class lucatume\WPBrowser\Utils\ChromedriverInstaller constructor expects string|null, array<string>|string|true|null given.
|
v3.5 Static Analysis:
src/Command/RunAll.php#L28
Method lucatume\WPBrowser\Command\RunAll::execute() should return int but returns int|void|null.
|
v3.5 Static Analysis:
src/Events/Dispatcher.php#L109
No error to ignore is reported on line 109.
|
v3.5 Static Analysis:
src/Extension/BuiltInServerController.php#L117
Result of && is always false.
|
v3.5 Static Analysis:
src/Extension/BuiltInServerController.php#L117
Result of && is always false.
|
v3.5 Static Analysis:
src/Extension/BuiltInServerController.php#L124
Unreachable statement - code above always terminates.
|