Skip to content

Parameterize max split part and concurrent split parameters #447

Parameterize max split part and concurrent split parameters

Parameterize max split part and concurrent split parameters #447

Triggered via push January 4, 2024 14:38
Status Failure
Total duration 30s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP 8.0: src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.0: src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.0
Process completed with exit code 1.
PHP 8.1: src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.1: src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.1
Process completed with exit code 1.
PHP 8.2
The job was canceled because "_8_0" failed.
PHP 8.2
The operation was canceled.