Remove dependencies #28
static-analysis.yml
on: pull_request
Static Analysis
35s
Annotations
4 errors
Static Analysis:
src/Http/Server.php#L71
Method Laravel\Reverb\Http\Server::createRequest() should return Psr\Http\Message\RequestInterface but return statement is missing.
|
Static Analysis:
src/Servers/ApiGateway/ApiGatewayProvider.php#L59
Class Laravel\Reverb\Managers\ConnectionManager does not have a constructor and must be instantiated without any parameters.
|
Static Analysis:
src/Servers/ApiGateway/ApiGatewayProvider.php#L72
Class Laravel\Reverb\Managers\ChannelManager does not have a constructor and must be instantiated without any parameters.
|
Static Analysis
Process completed with exit code 1.
|