Facing and Axis to enum #174
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#L27
Syntax error, unexpected T_CASE on line 27
|
Run PHPStan:
src/Axis.php#L35
Syntax error, unexpected T_VARIABLE, expecting ')' on line 35
|
Run PHPStan:
src/Axis.php#L42
Syntax error, unexpected '}', expecting EOF on line 42
|
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
Call to method offset() 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