WIP: Remove the IfElseAnalyzer and treat elseif as an else/if #12025
Annotations
10 errors
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)
|
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)
|
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)
|
tests/Config/PluginListTest.php#L95
tests/Config/PluginListTest.php:95:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L107
tests/Config/PluginListTest.php:107:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L120
tests/Config/PluginListTest.php:120:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L150
tests/Config/PluginListTest.php:150:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L160
tests/Config/PluginListTest.php:160:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L171
tests/Config/PluginListTest.php:171:39: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
tests/Config/PluginListTest.php#L173
tests/Config/PluginListTest.php:173:29: MixedMethodCall: Cannot determine the type of $this->config_file when calling method expects (see https://psalm.dev/015)
|
The logs for this run have expired and are no longer available.
Loading