Annotations
6 errors and 1 warning
PHPStan:
src/RobotLoader/RobotLoader.php#L116
Comparison operation "<=" between int<min, 3> and 3 is always true.
|
PHPStan:
src/RobotLoader/RobotLoader.php#L116
Result of || is always true.
|
PHPStan:
src/RobotLoader/RobotLoader.php#L288
Variable $prevFile in isset() always exists and is not nullable.
|
PHPStan:
src/RobotLoader/RobotLoader.php#L293
Variable $prevFile in isset() always exists and is not nullable.
|
PHPStan:
src/RobotLoader/RobotLoader.php#L302
Unreachable statement - code above always terminates.
|
PHPStan
Process completed with exit code 1.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|