Facing and Axis to enum #194
Annotations
3 errors and 1 warning
Run PHPStan:
src/AxisAlignedBB.php#L480
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, pocketmine\math\Facing|null given.
|
Run PHPStan:
src/Vector3.php#L188
Method pocketmine\math\Vector3::sidesArray() should return array{pocketmine\math\Facing, pocketmine\math\Vector3} but returns array<int, array{pocketmine\math\Facing, pocketmine\math\Vector3}>.
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading