Skip to content

Add 1.21.20 BC support #397

Add 1.21.20 BC support

Add 1.21.20 BC support #397

Triggered via push September 17, 2024 14:19
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Code Style checks
12s
Code Style checks
Matrix: build
Generated Code consistency checks
23s
Generated Code consistency checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Tests (PHP 8.2): src/types/camera/CameraPreset.php#L113
Class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor invoked with 11 parameters, 14 required.
Tests (PHP 8.2): src/types/camera/CameraPreset.php#L123
Parameter #10 $viewOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector2|null, int|null given.
Tests (PHP 8.2): src/types/camera/CameraPreset.php#L128
Parameter #11 $entityOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector3|null, bool|null given.
Tests (PHP 8.2): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMax might not be defined.
Tests (PHP 8.2): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMin might not be defined.
Tests (PHP 8.2)
Process completed with exit code 1.
Tests (PHP 8.3): src/types/camera/CameraPreset.php#L113
Class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor invoked with 11 parameters, 14 required.
Tests (PHP 8.3): src/types/camera/CameraPreset.php#L123
Parameter #10 $viewOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector2|null, int|null given.
Tests (PHP 8.3): src/types/camera/CameraPreset.php#L128
Parameter #11 $entityOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector3|null, bool|null given.
Tests (PHP 8.3): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMax might not be defined.
Tests (PHP 8.3): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMin might not be defined.
Tests (PHP 8.3)
Process completed with exit code 1.
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
Tests (PHP 8.1): src/types/camera/CameraPreset.php#L113
Class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor invoked with 11 parameters, 14 required.
Tests (PHP 8.1): src/types/camera/CameraPreset.php#L123
Parameter #10 $viewOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector2|null, int|null given.
Tests (PHP 8.1): src/types/camera/CameraPreset.php#L128
Parameter #11 $entityOffset of class pocketmine\network\mcpe\protocol\types\camera\CameraPreset constructor expects pocketmine\math\Vector3|null, bool|null given.
Tests (PHP 8.1): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMax might not be defined.
Tests (PHP 8.1): src/types/entity/UpdateAttribute.php#L71
Variable $defaultMin might not be defined.
Tests (PHP 8.1)
The operation was canceled.
Generated Code consistency checks
Process completed with exit code 1.