Remove MixedInferredReturnType #12017
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
InvalidPropertyAssignmentValue:
tests/Config/PluginListTest.php#L39
tests/Config/PluginListTest.php:39:32: InvalidPropertyAssignmentValue: $this->composer_lock with declared type 'never' cannot be assigned type 'Mockery\MockInterface&Psalm\Internal\PluginManager\ComposerLock' (see https://psalm.dev/145)
|
NoValue:
tests/Config/PluginListTest.php#L53
tests/Config/PluginListTest.php:53:59: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L70
tests/Config/PluginListTest.php:70:31: MixedMethodCall: Cannot determine the type of $this->composer_lock when calling method expects (see https://psalm.dev/015)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L70
tests/Config/PluginListTest.php:70:42: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L70
tests/Config/PluginListTest.php:70:56: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
NoValue:
tests/Config/PluginListTest.php#L75
tests/Config/PluginListTest.php:75:59: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L91
tests/Config/PluginListTest.php:91:31: MixedMethodCall: Cannot determine the type of $this->composer_lock when calling method expects (see https://psalm.dev/015)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L91
tests/Config/PluginListTest.php:91:42: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
MixedMethodCall:
tests/Config/PluginListTest.php#L91
tests/Config/PluginListTest.php:91:56: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
NoValue:
tests/Config/PluginListTest.php#L95
tests/Config/PluginListTest.php:95:59: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|