Release 4.28.0 #11
Annotations
9 errors and 1 warning
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L50
PHPDoc tag @var for property pocketmine\network\mcpe\ChunkRequestTask::$dimensionId contains unresolvable type.
|
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L50
PHPDoc tag @var for property pocketmine\network\mcpe\ChunkRequestTask::$dimensionId with type mixed is not subtype of native type int.
|
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L61
PHPDoc tag @param for parameter $dimensionId contains unresolvable type.
|
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L78
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\serializer\ChunkSerializer::getSubChunkCount() expects 0|1|2, int given.
|
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L79
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\serializer\ChunkSerializer::serializeFullChunk() expects 0|1|2, int given.
|
Run PHPStan:
src/network/mcpe/ChunkRequestTask.php#L82
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\protocol\LevelChunkPacket::create() expects 0|1|2, int given.
|
Run PHPStan:
src/network/mcpe/compression/Compressor.php#L40
PHPDoc tag @return contains unresolvable type.
|
Run PHPStan:
src/network/mcpe/serializer/ChunkSerializer.php#L163
Parameter #1 $dimensionId of static method pocketmine\network\mcpe\serializer\ChunkSerializer::getDimensionChunkBounds() expects 0|1|2, int given.
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pmmp/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading