1.21.60 update #10488
Annotations
10 errors and 1 warning
Run PHPStan:
src/entity/Human.php#L512
Class pocketmine\network\mcpe\protocol\types\AbilitiesLayer constructor invoked with 5 parameters, 4 required.
|
Run PHPStan:
src/inventory/CreativeInventory.php#L71
Cannot access property $groups on mixed.
|
Run PHPStan:
src/inventory/CreativeInventory.php#L72
Cannot access property $items on mixed.
|
Run PHPStan:
src/inventory/CreativeInventory.php#L80
Parameter #1 $data of static method pocketmine\crafting\CraftingManagerFromDataHelper::deserializeItemStack() expects pocketmine\crafting\json\ItemStackData, pocketmine\crafting\json\ItemStackData|null given.
|
Run PHPStan:
src/network/mcpe/NetworkSession.php#L1061
Class pocketmine\network\mcpe\protocol\types\AbilitiesLayer constructor invoked with 5 parameters, 4 required.
|
Run PHPStan:
src/network/mcpe/NetworkSession.php#L1069
Class pocketmine\network\mcpe\protocol\types\AbilitiesLayer constructor invoked with 5 parameters, 4 required.
|
Run PHPStan:
src/network/mcpe/cache/CreativeInventoryCache.php#L63
PHPDoc tag @var for variable $groups contains unknown class pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry.
|
Run PHPStan:
src/network/mcpe/cache/CreativeInventoryCache.php#L65
PHPDoc tag @var for variable $items contains unknown class pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry.
|
Run PHPStan:
src/network/mcpe/cache/CreativeInventoryCache.php#L68
Instantiated class pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry not found.
|
Run PHPStan:
src/network/mcpe/cache/CreativeInventoryCache.php#L72
Instantiated class pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry not found.
|
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Loading