mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 18:59:00 +00:00
# Conflicts: # resources/vanilla # src/command/defaults/TeleportCommand.php # src/pocketmine/event/entity/EntityDespawnEvent.php # src/pocketmine/event/entity/EntityInventoryChangeEvent.php # src/pocketmine/event/entity/EntityLevelChangeEvent.php # src/pocketmine/event/entity/EntitySpawnEvent.php # tests/phpstan/configs/actual-problems.neon
58 lines
2.3 KiB
Plaintext
58 lines
2.3 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\plugin\\\\PluginManager and pocketmine\\\\plugin\\\\PluginManager will always evaluate to true\\.$#"
|
|
count: 1
|
|
path: ../../../src/CrashDump.php
|
|
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\plugin\\\\PluginManager and pocketmine\\\\plugin\\\\PluginManager will always evaluate to true\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\network\\\\Network and pocketmine\\\\network\\\\Network will always evaluate to true\\.$#"
|
|
count: 2
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\world\\\\WorldManager and pocketmine\\\\world\\\\WorldManager will always evaluate to true\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\scheduler\\\\AsyncPool and pocketmine\\\\scheduler\\\\AsyncPool will always evaluate to true\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Instanceof between pocketmine\\\\command\\\\CommandReader and pocketmine\\\\command\\\\CommandReader will always evaluate to true\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^pocketmine\\\\block\\\\inventory\\\\DoubleChestInventory\\:\\:__construct\\(\\) does not call parent constructor from pocketmine\\\\block\\\\inventory\\\\ChestInventory\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/inventory/DoubleChestInventory.php
|
|
|
|
-
|
|
message: "#^Property pocketmine\\\\event\\\\entity\\\\EntityShootBowEvent\\:\\:\\$projectile \\(pocketmine\\\\entity\\\\projectile\\\\Projectile\\) does not accept pocketmine\\\\entity\\\\Entity\\.$#"
|
|
count: 1
|
|
path: ../../../src/event/entity/EntityShootBowEvent.php
|
|
|
|
-
|
|
message: "#^Cannot instantiate interface pocketmine\\\\world\\\\format\\\\io\\\\WritableWorldProvider\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/WorldManager.php
|
|
|
|
-
|
|
message: "#^Cannot instantiate interface pocketmine\\\\world\\\\format\\\\io\\\\WritableWorldProvider\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/format/io/FormatConverter.php
|
|
|
|
-
|
|
message: "#^Variable property access on \\$this\\(pocketmine\\\\world\\\\generator\\\\PopulationTask\\)\\.$#"
|
|
count: 4
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|