Skip to content

Bump actions/cache from 3 to 4 #343

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #343

Triggered via push February 1, 2024 08:35
Status Failure
Total duration 5m 29s
Artifacts

ci.yml

on: push
Static analysis
25s
Static analysis
Code style
45s
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.