[WIP] Enable WebSockets via Swoole #5862
static-analysis.yml
on: pull_request
tests
/
Static Analysis
32s
Annotations
3 errors and 1 warning
tests / Static Analysis:
src/Events/WebSocketMessageReceived.php#L14
Parameter $frame of method Laravel\Octane\Events\WebSocketMessageReceived::__construct() has invalid type Laravel\Octane\Events\Frame.
|
tests / Static Analysis:
src/Events/WebSocketMessageReceived.php#L14
Property Laravel\Octane\Events\WebSocketMessageReceived::$frame has unknown class Laravel\Octane\Events\Frame as its type.
|
tests / Static Analysis
Process completed with exit code 1.
|
tests / Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|