Skip to content

feat: implement movement prediction type #768

feat: implement movement prediction type

feat: implement movement prediction type #768

Triggered via pull request March 1, 2024 21:42
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Code Style checks
19s
Code Style checks
Matrix: build
Generated Code consistency checks
31s
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.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.
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.