Skip to content

optimized global function calls #80

optimized global function calls

optimized global function calls #80

Triggered via push June 19, 2025 18:40
Status Success
Total duration 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/RobotLoader/RobotLoader.php#L304
Unreachable statement - code above always terminates.
PHPStan: src/RobotLoader/RobotLoader.php#L295
Variable $prevFile in isset() always exists and is not nullable.
PHPStan: src/RobotLoader/RobotLoader.php#L290
Variable $prevFile in isset() always exists and is not nullable.
PHPStan: src/RobotLoader/RobotLoader.php#L118
Result of || is always true.
PHPStan: src/RobotLoader/RobotLoader.php#L118
Comparison operation "<=" between int<min, 3> and 3 is always true.