Update dependency vimeo/psalm to v6 #541
Annotations
4 errors
Psalm [8.1, locked]:
test/TestCase.php#L42
test/TestCase.php:42:22: PossiblyFalseIterator: Cannot iterate over falsable var false|list<string> (see https://psalm.dev/164)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
test/TestCase.php#L47
test/TestCase.php:47:24: MixedArgument: Argument 1 of unlink cannot be mixed, expecting string (see https://psalm.dev/030)
|
Loading