Fix #953
Annotations
9 errors
src/Psalm/Internal/Cli/LanguageServer.php#L416
src/Psalm/Internal/Cli/LanguageServer.php:416:50: PossiblyInvalidPropertyAssignmentValue: $clientConfiguration->TCPServerAddress with declared type 'null|string' cannot be assigned possibly different type 'false|list<false|string>|null|string' (see https://psalm.dev/147)
|
src/Psalm/Internal/Cli/Psalm.php#L283
src/Psalm/Internal/Cli/Psalm.php:283:53: PossiblyInvalidArgument: Argument 1 of Psalm\Internal\CliUtils::getPathsToCheck expects array<array-key, mixed>|false|null|string, but possibly different type bool|list<mixed>|null|string provided (see https://psalm.dev/092)
|
src/Psalm/Internal/PluginManager/Command/DisableCommand.php#L56
src/Psalm/Internal/PluginManager/Command/DisableCommand.php:56:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
|
src/Psalm/Internal/PluginManager/Command/DisableCommand.php#L62
src/Psalm/Internal/PluginManager/Command/DisableCommand.php:62:24: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
src/Psalm/Internal/PluginManager/Command/EnableCommand.php#L56
src/Psalm/Internal/PluginManager/Command/EnableCommand.php:56:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
|
src/Psalm/Internal/PluginManager/Command/ShowCommand.php#L49
src/Psalm/Internal/PluginManager/Command/ShowCommand.php:49:29: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
src/Psalm/Internal/PluginManager/Command/ShowCommand.php#L50
src/Psalm/Internal/PluginManager/Command/ShowCommand.php:50:13: RedundantCondition: mixed can never contain null (see https://psalm.dev/122)
|
tests/TypeReconciliation/ArrayKeyExistsTest.php#L72
tests/TypeReconciliation/ArrayKeyExistsTest.php:72:13: ParseError: Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ']' or ')' on line 72 (see https://psalm.dev/173)
|
|
The logs for this run have expired and are no longer available.
Loading