Skip to content

[WIP] Enable WebSockets via Swoole #5864

[WIP] Enable WebSockets via Swoole

[WIP] Enable WebSockets via Swoole #5864

Triggered via pull request December 23, 2024 07:00
Status Failure
Total duration 48s
Artifacts

static-analysis.yml

on: pull_request
tests  /  Static Analysis
34s
tests / Static Analysis
Fit to window
Zoom out
Zoom in

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