fix build

This commit is contained in:
Dylan K. Taylor
2022-02-10 20:56:53 +00:00
parent 905eee3198
commit 169a3217de

View File

@ -15,6 +15,11 @@ parameters:
count: 1
path: ../../../src/crafting/CraftingManager.php
-
message: "#^Dead catch \\- JsonException is never thrown in the try block\\.$#"
count: 1
path: ../../../src/data/bedrock/blockstate/upgrade/BlockStateUpgradeSchemaUtils.php
-
message: "#^Call to function assert\\(\\) with false and 'unknown hit type' will always evaluate to false\\.$#"
count: 1