Remove a couple more dead errors from PHPStan baseline

This commit is contained in:
Dylan K. Taylor 2021-10-02 00:52:47 +01:00
parent f26f063164
commit c6b2c63a9b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -275,16 +275,6 @@ parameters:
count: 1
path: ../../../src/world/format/HeightArray.php
-
message: "#^Cannot call method setPopulated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
count: 1
path: ../../../src/world/generator/PopulationTask.php
-
message: "#^Parameter \\#1 \\$chunk of static method pocketmine\\\\world\\\\format\\\\io\\\\FastChunkSerializer\\:\\:serializeWithoutLight\\(\\) expects pocketmine\\\\world\\\\format\\\\Chunk, pocketmine\\\\world\\\\format\\\\Chunk\\|null given\\.$#"
count: 1
path: ../../../src/world/generator/PopulationTask.php
-
message: "#^Method pocketmine\\\\world\\\\generator\\\\biome\\\\BiomeSelector\\:\\:pickBiome\\(\\) should return pocketmine\\\\world\\\\biome\\\\Biome but returns pocketmine\\\\world\\\\biome\\\\Biome\\|null\\.$#"
count: 1