Skip to content
Triggered via schedule January 20, 2024 04:20
Status Failure
Total duration 3m 56s
Artifacts

ci.yml

on: schedule
Static analysis
19s
Static analysis
Code style
12s
Code style
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
RiskyTruthyFalsyComparison: src/Plugin.php#L36
src/Plugin.php:36:13: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Plugin.php#L37
src/Plugin.php:37:13: RiskyTruthyFalsyComparison: Operand of type false|list<non-empty-string> contains type list<non-empty-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Static analysis
Process completed with exit code 2.