Bump build/php from 9e0e192
to 34c2856
#1491
Annotations
7 errors
Run PHPStan:
src/network/mcpe/convert/TypeConverter.php#L84
Call to method pocketmine\network\mcpe\convert\TypeConverter::__protocolConstruct() on a separate line has no effect.
|
Run PHPStan:
tools/generate-bedrock-data-from-packets.php#L343
Parameter #3 $output of class pocketmine\crafting\json\ShapedRecipeData constructor expects list<pocketmine\crafting\json\ItemStackData>, array<pocketmine\crafting\json\ItemStackData> given.
|
Run PHPStan:
tools/generate-bedrock-data-from-packets.php#L346
Parameter #6 $unlockingIngredients of class pocketmine\crafting\json\ShapedRecipeData constructor expects list<pocketmine\crafting\json\RecipeIngredientData>, array<pocketmine\crafting\json\RecipeIngredientData> given.
|
Run PHPStan:
tools/generate-bedrock-data-from-packets.php#L353
Parameter #1 $input of class pocketmine\crafting\json\ShapelessRecipeData constructor expects list<pocketmine\crafting\json\RecipeIngredientData>, array<pocketmine\crafting\json\RecipeIngredientData> given.
|
Run PHPStan:
tools/generate-bedrock-data-from-packets.php#L354
Parameter #2 $output of class pocketmine\crafting\json\ShapelessRecipeData constructor expects list<pocketmine\crafting\json\ItemStackData>, array<pocketmine\crafting\json\ItemStackData> given.
|
Run PHPStan:
tools/generate-bedrock-data-from-packets.php#L357
Parameter #5 $unlockingIngredients of class pocketmine\crafting\json\ShapelessRecipeData constructor expects list<pocketmine\crafting\json\RecipeIngredientData>, array<pocketmine\crafting\json\RecipeIngredientData> given.
|
Run PHPStan
Process completed with exit code 1.
|
Loading