InGamePacketHandler: added an extra check #9
main.yml
on: push
Code Style checks
57s
Matrix: Generated Code consistency checks
Matrix: Integration tests
Matrix: PHPStan analysis
Matrix: PHPUnit tests
Annotations
14 errors and 9 warnings
Generated Code consistency checks (ubuntu-20.04, 8.2)
Unexpected HTTP response: 404
|
PHPStan analysis (ubuntu-20.04, 8.2)
Unexpected HTTP response: 404
|
PHPUnit tests (ubuntu-20.04, 8.2)
Unexpected HTTP response: 404
|
Integration tests (ubuntu-20.04, 8.2)
Unexpected HTTP response: 404
|
Code Style checks
Process completed with exit code 8.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L51
PHPDoc tag @var for property pocketmine\network\mcpe\ChunkRequestTask::$dimensionId contains unresolvable type.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L51
PHPDoc tag @var for property pocketmine\network\mcpe\ChunkRequestTask::$dimensionId with type mixed is not subtype of native type int.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L62
PHPDoc tag @param for parameter $dimensionId contains unresolvable type.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L79
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\serializer\ChunkSerializer::getSubChunkCount() expects 0|1|2, int given.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L80
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\serializer\ChunkSerializer::serializeFullChunk() expects 0|1|2, int given.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/ChunkRequestTask.php#L83
Parameter #2 $dimensionId of static method pocketmine\network\mcpe\protocol\LevelChunkPacket::create() expects 0|1|2, int given.
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/network/mcpe/compression/Compressor.php#L40
PHPDoc tag @return contains unresolvable type.
|
PHPStan analysis (ubuntu-20.04, 8.1):
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.
|
PHPStan analysis (ubuntu-20.04, 8.1)
Process completed with exit code 1.
|
Generated Code consistency checks (ubuntu-20.04, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pmmp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan analysis (ubuntu-20.04, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pmmp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit tests (ubuntu-20.04, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pmmp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit tests (ubuntu-20.04, 8.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/.
|
Generated Code consistency checks (ubuntu-20.04, 8.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/.
|
Integration tests (ubuntu-20.04, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pmmp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests (ubuntu-20.04, 8.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/.
|
Code Style checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, shivammathur/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan analysis (ubuntu-20.04, 8.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/.
|