Skip to content

Improve PHPDocs, push to PHPStan level 10 #172

Improve PHPDocs, push to PHPStan level 10

Improve PHPDocs, push to PHPStan level 10 #172

Triggered via push January 7, 2025 22:45
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
PHP 8.4: src/tag/CompoundTag.php#L273
Parameter #1 $value of class pocketmine\nbt\tag\IntArrayTag constructor expects list<int>, array<int> given.
PHP 8.4: src/tag/IntArrayTag.php#L58
Parameter #1 $array (list<int>) of array_values is already a list, call has no effect.
PHP 8.4
Process completed with exit code 1.
PHP 8.3
The job was canceled because "_8_4" failed.
PHP 8.3: src/tag/CompoundTag.php#L273
Parameter #1 $value of class pocketmine\nbt\tag\IntArrayTag constructor expects list<int>, array<int> given.
PHP 8.3: src/tag/IntArrayTag.php#L58
Parameter #1 $array (list<int>) of array_values is already a list, call has no effect.
PHP 8.3
Process completed with exit code 1.
PHP 8.1
The job was canceled because "_8_4" failed.
PHP 8.1: src/tag/CompoundTag.php#L273
Parameter #1 $value of class pocketmine\nbt\tag\IntArrayTag constructor expects list<int>, array<int> given.
PHP 8.1: src/tag/IntArrayTag.php#L58
Parameter #1 $array (list<int>) of array_values is already a list, call has no effect.
PHP 8.1
The operation was canceled.
PHP 8.2
The job was canceled because "_8_4" failed.
PHP 8.2
The operation was canceled.
PHP 7.4
The job was canceled because "_8_4" failed.
PHP 7.4: src/tag/CompoundTag.php#L273
Parameter #1 $value of class pocketmine\nbt\tag\IntArrayTag constructor expects list<int>, array<int> given.
PHP 7.4: src/tag/IntArrayTag.php#L58
Parameter #1 $array (list<int>) of array_values is already a list, call has no effect.
PHP 7.4
The operation was canceled.
PHP 8.0
The job was canceled because "_8_4" failed.
PHP 8.0: src/tag/CompoundTag.php#L273
Parameter #1 $value of class pocketmine\nbt\tag\IntArrayTag constructor expects list<int>, array<int> given.
PHP 8.0: src/tag/IntArrayTag.php#L58
Parameter #1 $array (list<int>) of array_values is already a list, call has no effect.
PHP 8.0
The operation was canceled.
PHP 8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636