Skip to content

Report unused issue handler suppressions #12053

Report unused issue handler suppressions

Report unused issue handler suppressions #12053

Triggered via pull request November 2, 2023 21:31
Status Failure
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
InvalidPropertyAssignmentValue: 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)
InvalidPropertyAssignmentValue: 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)
MixedMethodCall: 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)
MixedMethodCall: 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)
MixedMethodCall: 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)
NoValue: 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)
MixedMethodCall: 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)
MixedMethodCall: 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)
MixedMethodCall: tests/Config/PluginListTest.php#L66
tests/Config/PluginListTest.php:66:55: 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:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)