Skip to content

Psalm v6: strict_types=1 #11979

Psalm v6: strict_types=1

Psalm v6: strict_types=1 #11979

Triggered via pull request October 19, 2023 11:15
Status Failure
Total duration 1m 14s
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/PsalmPluginTest.php#L37
tests/PsalmPluginTest.php:37:30: InvalidPropertyAssignmentValue: $this->plugin_list with declared type 'never' cannot be assigned type 'Mockery\MockInterface&Psalm\Internal\PluginManager\PluginList' (see https://psalm.dev/145)
MixedMethodCall: tests/PsalmPluginTest.php#L79
tests/PsalmPluginTest.php:79:29: MixedMethodCall: Cannot determine the type of $this->plugin_list when calling method expects (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L79
tests/PsalmPluginTest.php:79:40: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L79
tests/PsalmPluginTest.php:79:54: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L94
tests/PsalmPluginTest.php:94:29: MixedMethodCall: Cannot determine the type of $this->plugin_list when calling method expects (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L94
tests/PsalmPluginTest.php:94:40: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L94
tests/PsalmPluginTest.php:94:56: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L123
tests/PsalmPluginTest.php:123:15: MixedMethodCall: Cannot determine the type of $this->plugin_list when calling method shouldReceive (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L123
tests/PsalmPluginTest.php:123:46: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedMethodCall: tests/PsalmPluginTest.php#L124
tests/PsalmPluginTest.php:124:15: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)