Facing and Axis to enum #193
Annotations
20 errors and 1 warning
PHP 8.1:
src/AxisAlignedBB.php#L479
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, int|pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST given.
|
PHP 8.1:
src/Vector3.php#L178
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.1:
src/Vector3.php#L178
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.1:
src/Vector3.php#L200
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.1:
src/Vector3.php#L200
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2
The job was canceled because "_8_1" failed.
|
PHP 8.2:
src/AxisAlignedBB.php#L479
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, int|pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST given.
|
PHP 8.2:
src/Vector3.php#L178
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.2:
src/Vector3.php#L178
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.3
The job was canceled because "_8_1" failed.
|
PHP 8.2:
src/Vector3.php#L200
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.3:
src/AxisAlignedBB.php#L479
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, int|pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST given.
|
PHP 8.2:
src/Vector3.php#L200
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.3:
src/Vector3.php#L178
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.3:
src/Vector3.php#L178
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.3:
src/Vector3.php#L200
Generator expects key type pocketmine\math\Facing, int given.
|
PHP 8.3:
src/Vector3.php#L200
Generator expects value type pocketmine\math\Vector3, array<int, pocketmine\math\Facing::DOWN|pocketmine\math\Facing::EAST|pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH|pocketmine\math\Facing::UP|pocketmine\math\Facing::WEST|pocketmine\math\Vector3> given.
|
PHP 8.3
The operation was canceled.
|
PHP 8.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/.
|