Bump actions/cache from 3 to 4 #176
ci.yml
on: push
Static analysis
20s
Code style
13s
Matrix: tests
Annotations
9 errors
ArgumentTypeCoercion:
src/Module.php#L206
src/Module.php:206:34: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
RiskyTruthyFalsyComparison:
src/Module.php#L555
src/Module.php:555:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type 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.
|
Test on 7.4 - stable deps
Process completed with exit code 1.
|
Test on 7.4 - high deps
Process completed with exit code 1.
|
Test on 8.0 - stable deps
Process completed with exit code 1.
|
Test on 8.0 - high deps
Process completed with exit code 1.
|
Test on 8.1 - high deps
Process completed with exit code 1.
|
Test on 8.1 - stable deps
Process completed with exit code 1.
|