Facing and Axis to enum #179
Annotations
10 errors and 1 warning
Run PHPStan:
src/Axis.php#L26
Syntax error, unexpected T_STRING on line 26
|
Run PHPStan:
src/Axis.php#L35
Syntax error, unexpected T_VARIABLE, expecting ')' on line 35
|
Run PHPStan:
src/Axis.php#L41
Syntax error, unexpected '}', expecting EOF on line 41
|
Run PHPStan:
src/AxisAlignedBB.php#L141
Parameter $face of method pocketmine\math\AxisAlignedBB::offsetTowards() has invalid type pocketmine\math\Facing.
|
Run PHPStan:
src/AxisAlignedBB.php#L142
Access to constant OFFSET on an unknown class pocketmine\math\Facing.
|
Run PHPStan:
src/AxisAlignedBB.php#L142
Access to property $value on an unknown class pocketmine\math\Facing.
|
Run PHPStan:
src/AxisAlignedBB.php#L150
Parameter $face of method pocketmine\math\AxisAlignedBB::offsetTowardsCopy() has invalid type pocketmine\math\Facing.
|
Run PHPStan:
src/AxisAlignedBB.php#L185
Parameter $face of method pocketmine\math\AxisAlignedBB::extend() has invalid type pocketmine\math\Facing.
|
Run PHPStan:
src/AxisAlignedBB.php#L186
Match expression does not handle remaining value: pocketmine\math\Facing
|
Run PHPStan:
src/AxisAlignedBB.php#L187
Access to constant DOWN on an unknown class pocketmine\math\Facing.
|
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/
|
The logs for this run have expired and are no longer available.
Loading