Removes connection manager #58
Annotations
8 errors
Execute type checking:
src/Contracts/Connection.php#L98
Class Laravel\Reverb\Contracts\ConnectionManager not found.
|
Execute type checking:
src/Jobs/PingInactiveConnections.php#L16
Parameter $connections of method Laravel\Reverb\Jobs\PingInactiveConnections::handle() has invalid type Laravel\Reverb\Contracts\ConnectionManager.
|
Execute type checking:
src/Jobs/PruneStaleConnections.php#L17
Parameter $connections of method Laravel\Reverb\Jobs\PruneStaleConnections::handle() has invalid type Laravel\Reverb\Contracts\ConnectionManager.
|
Execute type checking:
src/Pusher/Http/Controllers/Controller.php#L80
Class Laravel\Reverb\Contracts\ConnectionManager not found.
|
Execute type checking:
src/Servers/ApiGateway/Server.php#L16
Parameter $connections of method Laravel\Reverb\Servers\ApiGateway\Server::__construct() has invalid type Laravel\Reverb\Contracts\ConnectionManager.
|
Execute type checking:
src/Servers/ApiGateway/Server.php#L16
Property Laravel\Reverb\Servers\ApiGateway\Server::$connections has unknown class Laravel\Reverb\Contracts\ConnectionManager as its type.
|
Execute type checking:
src/Servers/Reverb/Controller.php#L44
Class Laravel\Reverb\Contracts\ConnectionManager not found.
|
Execute type checking
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading