Skip to content

Update dependency vimeo/psalm to v6 #541

Update dependency vimeo/psalm to v6

Update dependency vimeo/psalm to v6 #541

Triggered via push January 29, 2025 06:02
Status Failure
Total duration 1m 1s
Artifacts
ci  /  Generate job matrix
5s
ci / Generate job matrix
Check for missing dependencies
23s
Check for missing dependencies
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PossiblyFalseIterator: test/TestCase.php#L42
test/TestCase.php:42:22: PossiblyFalseIterator: Cannot iterate over falsable var false|list<string> (see https://psalm.dev/164)
MixedAssignment: test/TestCase.php#L42
test/TestCase.php:42:52: MixedAssignment: Unable to determine the type that $file is being assigned to (see https://psalm.dev/032)
MixedArgument: test/TestCase.php#L43
test/TestCase.php:43:31: MixedArgument: Argument 1 of is_file cannot be mixed, expecting string (see https://psalm.dev/030)
MixedArgument: test/TestCase.php#L47
test/TestCase.php:47:24: MixedArgument: Argument 1 of unlink cannot be mixed, expecting string (see https://psalm.dev/030)