feat: implement movement prediction type #768
ci.yml
on: pull_request
Code Style checks
19s
Matrix: build
Generated Code consistency checks
31s
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.
|