Update dependency vimeo/psalm to v6 - autoclosed #542
Annotations
4 errors
test/TestCase.php#L42
test/TestCase.php:42:22: PossiblyFalseIterator: Cannot iterate over falsable var false|list<string> (see https://psalm.dev/164)
|
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)
|
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)
|
test/TestCase.php#L47
test/TestCase.php:47:24: MixedArgument: Argument 1 of unlink cannot be mixed, expecting string (see https://psalm.dev/030)
|
The logs for this run have expired and are no longer available.
Loading