Skip to content

checks whether temp directory is absolute #69

checks whether temp directory is absolute

checks whether temp directory is absolute #69

Triggered via push December 5, 2023 21:30
Status Success
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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.