CI #15
Annotations
5 errors
Run PHPStan:
src/network/mcpe/handler/InGamePacketHandler.php#L825
Parameter $packet of method pocketmine\network\mcpe\handler\InGamePacketHandler::handleItemFrameDropItem() has invalid type pocketmine\network\mcpe\protocol\ItemFrameDropItemPacket.
|
Run PHPStan:
src/network/mcpe/handler/InGamePacketHandler.php#L829
Access to property $blockPosition on an unknown class pocketmine\network\mcpe\protocol\ItemFrameDropItemPacket.
|
Run PHPStan:
src/world/World.php#L1028
Cannot access offset 'priority' on array{pocketmine\math\Vector3, int}|array{priority: int, data: array{pocketmine\math\Vector3, int}}|int.
|
Run PHPStan:
src/world/World.php#L1030
Cannot access offset 'data' on array{pocketmine\math\Vector3, int}|array{priority: int, data: array{pocketmine\math\Vector3, int}}|int.
|
Run PHPStan
Process completed with exit code 1.
|
Loading