Skip to content

fix a PHPStan error that happens in CI jobs only #122

fix a PHPStan error that happens in CI jobs only

fix a PHPStan error that happens in CI jobs only #122

Triggered via push December 31, 2024 19:35
Status Failure
Total duration 26s
Artifacts
static-analysis
17s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
static-analysis: src/functions.php#L153
No error with identifier equal.alwaysFalse is reported on line 153.
static-analysis: src/functions.php#L153
Strict comparison using === between lowercase-string&uppercase-string and 'max' will always evaluate to false.
static-analysis
Process completed with exit code 1.