Skip to content

Facing and Axis to enum #180

Facing and Axis to enum

Facing and Axis to enum #180

Triggered via pull request November 21, 2023 15:17
@DhaivenDhaiven
synchronize #91
Dhaiven:enum
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
PHP 8.1: src/AxisAlignedBB.php#L142
Access to an undefined property pocketmine\math\Facing::$value.
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#L56
Invalid array key type pocketmine\math\Facing::DOWN.
PHP 8.1: src/Facing.php#L57
Invalid array key type pocketmine\math\Facing::UP.
PHP 8.0
The operation was canceled.
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/