Skip to content

fix: implement PredictionType enum and vehicle rotation property corr… #859

fix: implement PredictionType enum and vehicle rotation property corr…

fix: implement PredictionType enum and vehicle rotation property corr… #859

Triggered via push August 13, 2024 13:45
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

12 errors
Code Style checks
Process completed with exit code 8.
Tests (PHP 8.3): src/CorrectPlayerMovePredictionPacket.php#L80
Cannot call method getX() on pocketmine\math\Vector2|null.
Tests (PHP 8.3): src/CorrectPlayerMovePredictionPacket.php#L81
Cannot call method getY() on pocketmine\math\Vector2|null.
Tests (PHP 8.3)
Process completed with exit code 1.
Tests (PHP 8.2)
The job was canceled because "_8_3" failed.
Tests (PHP 8.2): src/CorrectPlayerMovePredictionPacket.php#L80
Cannot call method getX() on pocketmine\math\Vector2|null.
Tests (PHP 8.2): src/CorrectPlayerMovePredictionPacket.php#L81
Cannot call method getY() on pocketmine\math\Vector2|null.
Tests (PHP 8.2)
Process completed with exit code 1.
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
Tests (PHP 8.1): src/CorrectPlayerMovePredictionPacket.php#L80
Cannot call method getX() on pocketmine\math\Vector2|null.
Tests (PHP 8.1): src/CorrectPlayerMovePredictionPacket.php#L81
Cannot call method getY() on pocketmine\math\Vector2|null.
Tests (PHP 8.1)
The operation was canceled.