3.5 base work #372
static-analysis.yml
on: pull_request
Static Analysis
28s
Annotations
7 errors
Static Analysis:
src/Adapters/Symfony/Component/Process/Process.php#L10
Property lucatume\WPBrowser\Adapters\Symfony\Component\Process\Process::$options has no type specified.
|
Static Analysis:
src/Adapters/Symfony/Component/Process/Process.php#L50
Method lucatume\WPBrowser\Adapters\Symfony\Component\Process\Process::__call() has no return type specified.
|
Static Analysis:
src/Adapters/Symfony/Component/Process/Process.php#L50
Method lucatume\WPBrowser\Adapters\Symfony\Component\Process\Process::__call() has parameter $arguments with no value type specified in iterable type array.
|
Static Analysis:
src/Events/Dispatcher.php#L105
Parameter #1 $event of method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() expects object, string given.
|
Static Analysis:
src/Events/Dispatcher.php#L105
Parameter #2 $eventName of method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() expects string|null, lucatume\WPBrowser\Events\Event given.
|
Static Analysis:
src/Events/Dispatcher.php#L105
Unable to resolve the template type TEvent in call to method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch()
|
Static Analysis
Process completed with exit code 1.
|