Skip to content

Update field order and fix enum values in CorrectPlayerMovePredictionPacket #861

Update field order and fix enum values in CorrectPlayerMovePredictionPacket

Update field order and fix enum values in CorrectPlayerMovePredictionPacket #861

Triggered via pull request August 13, 2024 13:51
Status Failure
Total duration 33s
Artifacts

ci.yml

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

Annotations

10 errors
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.
Code Style checks
Process completed with exit code 8.
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
Tests (PHP 8.1)
The operation was canceled.
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)
The operation was canceled.