Facing and Axis to enum #192
Annotations
31 errors and 2 warnings
PHP 8.2:
src/AxisAlignedBB.php#L460
Invalid array key type pocketmine\math\Facing::WEST.
|
PHP 8.2:
src/AxisAlignedBB.php#L461
Invalid array key type pocketmine\math\Facing::EAST.
|
PHP 8.2:
src/AxisAlignedBB.php#L462
Invalid array key type pocketmine\math\Facing::DOWN.
|
PHP 8.2:
src/AxisAlignedBB.php#L463
Invalid array key type pocketmine\math\Facing::UP.
|
PHP 8.2:
src/AxisAlignedBB.php#L464
Invalid array key type pocketmine\math\Facing::NORTH.
|
PHP 8.2:
src/AxisAlignedBB.php#L465
Invalid array key type pocketmine\math\Facing::SOUTH.
|
PHP 8.2:
src/AxisAlignedBB.php#L478
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, (int|string) given.
|
PHP 8.2:
src/Facing.php#L52
Method pocketmine\math\Facing::offset() return type has no value type specified in iterable type array.
|
PHP 8.2:
src/Facing.php#L89
Match expression does not handle remaining values: pocketmine\math\Facing::DOWN|pocketmine\math\Facing::UP
|
PHP 8.2:
src/Facing.php#L95
Match expression does not handle remaining values: pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH
|
PHP 8.1:
src/AxisAlignedBB.php#L460
Invalid array key type pocketmine\math\Facing::WEST.
|
PHP 8.1:
src/AxisAlignedBB.php#L461
Invalid array key type pocketmine\math\Facing::EAST.
|
PHP 8.1:
src/AxisAlignedBB.php#L462
Invalid array key type pocketmine\math\Facing::DOWN.
|
PHP 8.1:
src/AxisAlignedBB.php#L463
Invalid array key type pocketmine\math\Facing::UP.
|
PHP 8.1:
src/AxisAlignedBB.php#L464
Invalid array key type pocketmine\math\Facing::NORTH.
|
PHP 8.1:
src/AxisAlignedBB.php#L465
Invalid array key type pocketmine\math\Facing::SOUTH.
|
PHP 8.1:
src/AxisAlignedBB.php#L478
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, (int|string) given.
|
PHP 8.1:
src/Facing.php#L52
Method pocketmine\math\Facing::offset() return type has no value type specified in iterable type array.
|
PHP 8.1:
src/Facing.php#L89
Match expression does not handle remaining values: pocketmine\math\Facing::DOWN|pocketmine\math\Facing::UP
|
PHP 8.1:
src/Facing.php#L95
Match expression does not handle remaining values: pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH
|
PHP 8.3
The job was canceled because "_8_2" failed.
|
PHP 8.3:
src/AxisAlignedBB.php#L460
Invalid array key type pocketmine\math\Facing::WEST.
|
PHP 8.3:
src/AxisAlignedBB.php#L461
Invalid array key type pocketmine\math\Facing::EAST.
|
PHP 8.3:
src/AxisAlignedBB.php#L462
Invalid array key type pocketmine\math\Facing::DOWN.
|
PHP 8.3:
src/AxisAlignedBB.php#L463
Invalid array key type pocketmine\math\Facing::UP.
|
PHP 8.3:
src/AxisAlignedBB.php#L464
Invalid array key type pocketmine\math\Facing::NORTH.
|
PHP 8.3:
src/AxisAlignedBB.php#L465
Invalid array key type pocketmine\math\Facing::SOUTH.
|
PHP 8.3:
src/AxisAlignedBB.php#L478
Parameter #2 $hitFace of class pocketmine\math\RayTraceResult constructor expects pocketmine\math\Facing, (int|string) given.
|
PHP 8.3:
src/Facing.php#L52
Method pocketmine\math\Facing::offset() return type has no value type specified in iterable type array.
|
PHP 8.3:
src/Facing.php#L89
Match expression does not handle remaining values: pocketmine\math\Facing::DOWN|pocketmine\math\Facing::UP
|
PHP 8.3:
src/Facing.php#L95
Match expression does not handle remaining values: pocketmine\math\Facing::NORTH|pocketmine\math\Facing::SOUTH
|
PHP 8.2
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/.
|
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/.
|