Skip to content

Fixup

Fixup #464

Triggered via push October 23, 2025 12:14
Status Failure
Total duration 35s
Artifacts

acceptance.yml

on: push
Code standard
14s
Code standard
Code coverage
19s
Code coverage
Static analysis
26s
Static analysis
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Code standard
Process completed with exit code 1.
Code coverage
Process completed with exit code 1.
Static analysis
Process completed with exit code 1.
Static analysis: src/Cluster.php#L102
Method WebSocket\Cluster::start() has no return type specified.
Static analysis: src/Cluster.php#L83
Parameter $port of class WebSocket\Server constructor expects int<0, 65535>, int given.
Static analysis: src/Cluster.php#L46
Property WebSocket\Cluster::$services type has no value type specified in iterable type array.