Bump pocketmine/pocketmine-mp from 5.10.0 to 5.13.0 #257
Annotations
10 errors and 1 warning
Run PHPStan:
src/players/DefaultTestPlayerListener.php#L42
Instantiated class pocketmine\network\mcpe\protocol\serializer\PacketSerializerContext not found.
|
Run PHPStan:
src/players/DefaultTestPlayerListener.php#L42
Static method pocketmine\network\mcpe\protocol\serializer\PacketSerializer::encoder() invoked with 1 parameter, 0 required.
|
Run PHPStan:
src/players/DefaultTestPlayerListener.php#L78
Instantiated class pocketmine\network\mcpe\protocol\serializer\PacketSerializerContext not found.
|
Run PHPStan:
src/players/DefaultTestPlayerListener.php#L78
Static method pocketmine\network\mcpe\protocol\serializer\PacketSerializer::encoder() invoked with 1 parameter, 0 required.
|
Run PHPStan:
src/players/TestPlayerManager.php#L165
Class pocketmine\network\mcpe\StandardPacketBroadcaster constructor invoked with 2 parameters, 1 required.
|
Run PHPStan:
src/players/TestPlayerManager.php#L180
Instantiated class pocketmine\network\mcpe\protocol\serializer\PacketSerializerContext not found.
|
Run PHPStan:
src/players/TestPlayerManager.php#L180
Static method pocketmine\network\mcpe\protocol\serializer\PacketSerializer::encoder() invoked with 1 parameter, 0 required.
|
Run PHPStan:
src/players/network/TestPlayerNetworkSession.php#L60
Method pocketmine\network\mcpe\NetworkSession::__construct() invoked with 11 parameters, 10 required.
|
Run PHPStan:
src/players/network/TestPlayerNetworkSession.php#L60
Parameter #10 $port of method pocketmine\network\mcpe\NetworkSession::__construct() expects int, string given.
|
Run PHPStan:
src/players/network/TestPlayerNetworkSession.php#L60
Parameter #5 $broadcaster of method pocketmine\network\mcpe\NetworkSession::__construct() expects pocketmine\network\mcpe\PacketBroadcaster, pocketmine\network\mcpe\PacketSender given.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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