Remove unused import #964
Annotations
3 errors and 1 warning
Run PHPStan:
tests/phpunit/BitSetTest.php#L40
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float|int> given.
|
Run PHPStan:
tests/phpunit/BitSetTest.php#L41
Parameter #2 $parts of class pocketmine\network\mcpe\protocol\serializer\BitSet constructor expects array<int>, array<int, float> given.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading