Skip to content

Fixed some large packets below MTU getting split into multiple parts #448

Fixed some large packets below MTU getting split into multiple parts

Fixed some large packets below MTU getting split into multiple parts #448

Triggered via push January 4, 2024 15:05
Status Failure
Total duration 30s
Artifacts

main.yml

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

Annotations

11 errors
PHP 8.0: src/generic/SendReliabilityLayer.php#L144
Parameter #2 $length of function str_split expects int<1, max>, int given.
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.2
The job was canceled because "_8_0" failed.
PHP 8.2: src/generic/SendReliabilityLayer.php#L144
Parameter #2 $length of function str_split expects int<1, max>, int given.
PHP 8.2: src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.2: src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
PHP 8.2
The operation was canceled.
PHP 8.1
The job was canceled because "_8_0" failed.
PHP 8.1
The operation was canceled.