Cleanup #226
Annotations
10 errors
Run Psalm:
tests/Config/PluginListTest.php#L33
tests/Config/PluginListTest.php:33:25: InvalidPropertyAssignmentValue: $this->config with declared type 'never' cannot be assigned type 'Mockery\MockInterface&Psalm\Config' (see https://psalm.dev/145)
|
Run Psalm:
tests/Config/PluginListTest.php#L36
tests/Config/PluginListTest.php:36:30: InvalidPropertyAssignmentValue: $this->config_file with declared type 'never' cannot be assigned type 'Mockery\MockInterface&Psalm\Internal\PluginManager\ConfigFile' (see https://psalm.dev/145)
|
Run Psalm:
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)
|
Run Psalm:
tests/Config/PluginListTest.php#L48
tests/Config/PluginListTest.php:48:24: MixedMethodCall: Cannot determine the type of $this->config when calling method expects (see https://psalm.dev/015)
|
Run Psalm:
tests/Config/PluginListTest.php#L48
tests/Config/PluginListTest.php:48:35: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Run Psalm:
tests/Config/PluginListTest.php#L48
tests/Config/PluginListTest.php:48:55: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Run Psalm:
tests/Config/PluginListTest.php#L53
tests/Config/PluginListTest.php:53:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
Run Psalm:
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)
|
Run Psalm:
tests/Config/PluginListTest.php#L66
tests/Config/PluginListTest.php:66:24: MixedMethodCall: Cannot determine the type of $this->config when calling method expects (see https://psalm.dev/015)
|
Run Psalm:
tests/Config/PluginListTest.php#L66
tests/Config/PluginListTest.php:66:35: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
The logs for this run have expired and are no longer available.
Loading