Fix #5230 #2
Annotations
4 errors
Run Psalm on internal code:
src/Framework/TestRunner.php#L306
src/Framework/TestRunner.php:306:40: PossiblyUndefinedMethod: Method PHPUnit\Framework\TestCase::tests does not exist (see https://psalm.dev/108)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L335
src/Framework/TestRunner.php:335:42: PossiblyUndefinedArrayOffset: Possibly undefined array key $var['testData'] on array{testData?: non-empty-list<array{className: class-string<PHPUnit\Framework\TestCase>, data: string, dataName: string, dependencyInput: string, methodName: non-empty-string}>} (see https://psalm.dev/167)
|
Run Psalm on internal code:
src/Framework/TestSuite.php#L348
src/Framework/TestSuite.php:348:31: MissingThrowsDocblock: SebastianBergmann\Template\InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading