Update dependency vimeo/psalm to v6 #352
continuous-integration.yml
on: push
ci
/
Generate job matrix
4s
Forward Compatibility Tests on PHPUnit 11
31s
Matrix: ci / QA Checks
Annotations
6 errors
PossiblyFalseIterator:
test/Exception/ExceptionTest.php#L25
test/Exception/ExceptionTest.php:25:18: PossiblyFalseIterator: Cannot iterate over falsable var false|list<string> (see https://psalm.dev/164)
|
MixedAssignment:
test/Exception/ExceptionTest.php#L25
test/Exception/ExceptionTest.php:25:33: MixedAssignment: Unable to determine the type that $exception is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
test/Exception/ExceptionTest.php#L26
test/Exception/ExceptionTest.php:26:38: MixedArgument: Argument 1 of basename cannot be mixed, expecting string (see https://psalm.dev/030)
|
UnusedIssueHandlerSuppression:
psalm.xml#L1
/github/workspace/psalm.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "InternalMethod" for was not thrown. (see https://psalm.dev/326)
|
UnusedIssueHandlerSuppression:
psalm.xml#L1
/github/workspace/psalm.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "InternalMethod" for was not thrown. (see https://psalm.dev/326)
|
UnusedIssueHandlerSuppression:
psalm.xml#L1
/github/workspace/psalm.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "InternalMethod" for was not thrown. (see https://psalm.dev/326)
|