Fixed build

This commit is contained in:
Dylan K. Taylor
2025-01-06 23:01:14 +00:00
parent 0358b7dce4
commit 357dfb5c7e
4 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@ parameters:
path: ../../../src/world/format/Chunk.php
-
message: "#^Method pocketmine\\\\world\\\\format\\\\HeightArray\\:\\:getValues\\(\\) should return array\\<int, int\\> but returns array\\<int, int\\|null\\>\\.$#"
message: "#^Method pocketmine\\\\world\\\\format\\\\HeightArray\\:\\:getValues\\(\\) should return non\\-empty\\-array\\<int, int\\> but returns array\\<int, int\\|null\\>\\.$#"
count: 1
path: ../../../src/world/format/HeightArray.php