Bump deps #89
ci.yml
on: push
Static analysis
18s
Code style
2m 39s
Matrix: tests
Annotations
8 errors
RiskyTruthyFalsyComparison:
Hooks/MockReturnTypeUpdater.php#L65
Hooks/MockReturnTypeUpdater.php:65:17: 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)
|
UnusedClass:
Plugin.php#L9
Plugin.php:9:7: UnusedClass: Class Psalm\MockeryPlugin\Plugin is never used (see https://psalm.dev/075)
|
UnusedClass:
tests/_support/AcceptanceTester.php#L20
tests/_support/AcceptanceTester.php:20:7: UnusedClass: Class Psalm\MockeryPlugin\Tests\AcceptanceTester is never used (see https://psalm.dev/075)
|
UnusedClass:
tests/_support/Helper/Acceptance.php#L15
tests/_support/Helper/Acceptance.php:15:7: UnusedClass: Class Psalm\MockeryPlugin\Tests\Helper\Acceptance is never used (see https://psalm.dev/075)
|
Static analysis
Process completed with exit code 2.
|
Test on 8.4 - lowest deps
Process completed with exit code 1.
|
Test on 8.1 - highest deps
Process completed with exit code 1.
|
Test on 8.4 - highest deps
Process completed with exit code 1.
|