Skip to content

feat: implement movement prediction type (#228) #769

feat: implement movement prediction type (#228)

feat: implement movement prediction type (#228) #769

Triggered via push March 1, 2024 21:49
Status Failure
Total duration 56s
Artifacts

ci.yml

on: push
Code Style checks
18s
Code Style checks
Matrix: build
Generated Code consistency checks
23s
Generated Code consistency checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Tests (PHP 8.3): src/serializer/NetworkNbtSerializer.php#L53
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.3): src/serializer/PacketBatch.php#L39
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.3): src/serializer/PacketSerializer.php#L85
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.3): src/types/inventory/ItemStackExtraData.php#L84
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.3): src/types/inventory/ItemStackExtraData.php#L89
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.3)
Process completed with exit code 1.
Tests (PHP 8.2)
The job was canceled because "_8_3" failed.
Tests (PHP 8.2): src/serializer/NetworkNbtSerializer.php#L53
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.2): src/serializer/PacketBatch.php#L39
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.2): src/serializer/PacketSerializer.php#L85
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.2): src/types/inventory/ItemStackExtraData.php#L84
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.2): src/types/inventory/ItemStackExtraData.php#L89
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.2)
Process completed with exit code 1.
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
Tests (PHP 8.1): src/serializer/NetworkNbtSerializer.php#L53
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.1): src/serializer/PacketBatch.php#L39
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.1): src/serializer/PacketSerializer.php#L85
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.1): src/types/inventory/ItemStackExtraData.php#L84
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.1): src/types/inventory/ItemStackExtraData.php#L89
Parameter #1 $len of method pocketmine\utils\BinaryStream::get() expects int<0, max>, int given.
Tests (PHP 8.1)
Process completed with exit code 1.