Protocol changes for 1.21.50 #960
ci.yml
on: pull_request
Code Style checks
11s
Matrix: build
Generated Code consistency checks
25s
Annotations
11 errors and 3 warnings
Tests (PHP 8.2):
tests/phpunit/BitSetTest.php#L41
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float|int> given.
|
Tests (PHP 8.2):
tests/phpunit/BitSetTest.php#L42
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float> given.
|
Tests (PHP 8.2)
Process completed with exit code 1.
|
Tests (PHP 8.3)
The job was canceled because "_8_2" failed.
|
Tests (PHP 8.3):
tests/phpunit/BitSetTest.php#L41
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float|int> given.
|
Tests (PHP 8.3):
tests/phpunit/BitSetTest.php#L42
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float> given.
|
Tests (PHP 8.3)
The operation was canceled.
|
Tests (PHP 8.1)
The job was canceled because "_8_2" failed.
|
Tests (PHP 8.1):
tests/phpunit/BitSetTest.php#L41
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float|int> given.
|
Tests (PHP 8.1):
tests/phpunit/BitSetTest.php#L42
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float> given.
|
Tests (PHP 8.1)
The operation was canceled.
|
Code Style checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generated Code consistency checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|