Protocol changes for 1.21.50 #970
ci.yml
on: pull_request
Code Style checks
12s
Matrix: build
Generated Code consistency checks
0s
Annotations
33 errors and 2 warnings
Code Style checks
Process completed with exit code 8.
|
Tests (PHP 8.3):
src/PacketPool.php#L240
Instantiated class pocketmine\network\mcpe\protocol\UpdateSettings not found.
|
Tests (PHP 8.3):
src/PacketPool.php#L240
Parameter #1 $packet of method pocketmine\network\mcpe\protocol\PacketPool::registerPacket() expects pocketmine\network\mcpe\protocol\Packet, pocketmine\network\mcpe\protocol\UpdateSettings given.
|
Tests (PHP 8.3):
src/UpdateSettingsPacket.php#L47
Call to an undefined method pocketmine\network\mcpe\protocol\PacketHandlerInterface::handleUpdateSettingsPacket().
|
Tests (PHP 8.3):
src/serializer/PacketSerializer.php#L264
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.3):
src/serializer/PacketSerializer.php#L269
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.3):
src/serializer/PacketSerializer.php#L270
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getCount().
|
Tests (PHP 8.3):
src/serializer/PacketSerializer.php#L322
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.3):
src/serializer/PacketSerializer.php#L325
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.3):
src/types/inventory/ItemStack.php#L37
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$id.
|
Tests (PHP 8.3):
src/types/inventory/ItemStack.php#L64
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$count.
|
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
|
Tests (PHP 8.1):
src/PacketPool.php#L240
Instantiated class pocketmine\network\mcpe\protocol\UpdateSettings not found.
|
Tests (PHP 8.1):
src/PacketPool.php#L240
Parameter #1 $packet of method pocketmine\network\mcpe\protocol\PacketPool::registerPacket() expects pocketmine\network\mcpe\protocol\Packet, pocketmine\network\mcpe\protocol\UpdateSettings given.
|
Tests (PHP 8.1):
src/UpdateSettingsPacket.php#L47
Call to an undefined method pocketmine\network\mcpe\protocol\PacketHandlerInterface::handleUpdateSettingsPacket().
|
Tests (PHP 8.1):
src/serializer/PacketSerializer.php#L264
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.1):
src/serializer/PacketSerializer.php#L269
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.1):
src/serializer/PacketSerializer.php#L270
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getCount().
|
Tests (PHP 8.1):
src/serializer/PacketSerializer.php#L322
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.1):
src/serializer/PacketSerializer.php#L325
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.1):
src/types/inventory/ItemStack.php#L37
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$id.
|
Tests (PHP 8.1):
src/types/inventory/ItemStack.php#L64
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$count.
|
Tests (PHP 8.2)
The job was canceled because "_8_3" failed.
|
Tests (PHP 8.2):
src/PacketPool.php#L240
Instantiated class pocketmine\network\mcpe\protocol\UpdateSettings not found.
|
Tests (PHP 8.2):
src/PacketPool.php#L240
Parameter #1 $packet of method pocketmine\network\mcpe\protocol\PacketPool::registerPacket() expects pocketmine\network\mcpe\protocol\Packet, pocketmine\network\mcpe\protocol\UpdateSettings given.
|
Tests (PHP 8.2):
src/UpdateSettingsPacket.php#L47
Call to an undefined method pocketmine\network\mcpe\protocol\PacketHandlerInterface::handleUpdateSettingsPacket().
|
Tests (PHP 8.2):
src/serializer/PacketSerializer.php#L264
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.2):
src/serializer/PacketSerializer.php#L269
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Tests (PHP 8.2):
src/serializer/PacketSerializer.php#L270
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getCount().
|
Tests (PHP 8.2):
src/serializer/PacketSerializer.php#L322
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.2):
src/serializer/PacketSerializer.php#L325
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Tests (PHP 8.2):
src/types/inventory/ItemStack.php#L37
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$id.
|
Tests (PHP 8.2):
src/types/inventory/ItemStack.php#L64
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$count.
|
Code Style checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|