Skip to content

Remove dependencies #25

Remove dependencies

Remove dependencies #25

Triggered via pull request November 15, 2023 16:42
Status Failure
Total duration 45s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis
32s
Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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: src/WebSockets/Request.php#L45
Method Laravel\Reverb\WebSockets\Request::respond() has invalid return type React\Http\Message\Response.
Static Analysis: src/WebSockets/Request.php#L47
Instantiated class React\Http\Message\Response not found.
Static Analysis: src/WebSockets/WebSocketMiddleware.php#L26
Method Laravel\Reverb\WebSockets\WebSocketMiddleware::__invoke() has invalid return type React\Http\Message\Response.
Static Analysis
Process completed with exit code 1.