Update dependency phpstan/phpstan to ^2.1.40 #589
ci.yml
on: push
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Annotations
5 errors
|
Static Analysis (8.4)
Process completed with exit code 1.
|
|
Static Analysis (8.4):
tests/ErrorHandlerTest.php#L196
Parameter #2 $haystack of static method PHPUnit\Framework\Assert::assertStringContainsString() expects string, mixed given.
|
|
Static Analysis (8.4):
tests/ErrorHandlerTest.php#L195
Parameter #2 $haystack of static method PHPUnit\Framework\Assert::assertStringContainsString() expects string, mixed given.
|
|
Static Analysis (8.4):
tests/ErrorHandlerTest.php#L194
Parameter #2 $haystack of static method PHPUnit\Framework\Assert::assertStringContainsString() expects string, mixed given.
|
|
Static Analysis (8.4):
tests/ErrorHandlerTest.php#L193
Cannot access offset 'body' on false.
|