fix build

This commit is contained in:
Dylan K. Taylor 2022-02-10 20:56:53 +00:00
parent 905eee3198
commit 169a3217de
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

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