Skip to content

Exceptions, docu

Exceptions, docu #465

Triggered via pull request October 23, 2025 12:14
@sirn-sesirn-se
synchronize #136
v4-dpcs
Status Failure
Total duration 33s
Artifacts

acceptance.yml

on: pull_request
Code standard
15s
Code standard
Code coverage
14s
Code coverage
Static analysis
23s
Static analysis
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Code coverage
Process completed with exit code 1.
Code standard
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.