CI #170
ci.yml
on: schedule
Static analysis
22s
Code style
13s
Matrix: tests
Annotations
7 errors
RiskyTruthyFalsyComparison:
src/Hooks/TestCaseHandler.php#L44
src/Hooks/TestCaseHandler.php:44:82: RiskyTruthyFalsyComparison: Operand of type array<array-key, array<array-key, array<array-key, array<array-key, scalar>|scalar>|scalar>|scalar>|scalar contains types array<array-key, array<array-key, array<array-key, array<array-key, scalar>|scalar>|scalar>|scalar>|scalar, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
DeprecatedClass:
src/Hooks/TestCaseHandler.php#L391
src/Hooks/TestCaseHandler.php:391:17: DeprecatedClass: Class Psalm\Type\Atomic\TList is marked as deprecated (see https://psalm.dev/098)
|
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.
|