Avoid issues with legacy symfony #231
Annotations
10 errors
Run Psalm:
src/Hooks/TestCaseHandler.php#L205
src/Hooks/TestCaseHandler.php:205:71: PossiblyNullArgument: Argument 1 of Psalm\Codebase::getDeclaringMethodId cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L393
src/Hooks/TestCaseHandler.php:393:17: UndefinedDocblockClass: Docblock-defined class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/200)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L404
src/Hooks/TestCaseHandler.php:404:52: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L405
src/Hooks/TestCaseHandler.php:405:21: MixedAssignment: Unable to determine the type that $potential_argument_type is being assigned to (see https://psalm.dev/032)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L405
src/Hooks/TestCaseHandler.php:405:48: UndefinedClass: Cannot get properties of undefined class Psalm\Type\Atomic\TList (see https://psalm.dev/019)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L410
src/Hooks/TestCaseHandler.php:410:37: MixedArgument: Argument 1 cannot be Psalm\Type\Union|mixed, expecting Psalm\Type\Union (see https://psalm.dev/030)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L495
src/Hooks/TestCaseHandler.php:495:23: TypeDoesNotContainType: Cannot resolve types for $type - Psalm\Type\Atomic does not contain Psalm\Type\Atomic\TList (see https://psalm.dev/056)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L495
src/Hooks/TestCaseHandler.php:495:40: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L497
src/Hooks/TestCaseHandler.php:497:17: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)
|
Run Psalm:
src/Hooks/TestCaseHandler.php#L497
src/Hooks/TestCaseHandler.php:497:34: UndefinedClass: Cannot get properties of undefined class Psalm\Type\Atomic\TList (see https://psalm.dev/019)
|
Loading