Update dependency vimeo/psalm to v5 #345
Annotations
10 errors
src/Cache.php#L47
src/Cache.php:47:44: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
src/Cache.php#L95
src/Cache.php:95:43: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
src/Definition.php#L27
src/Definition.php:27:40: MissingTemplateParam: Laminas\Server\Definition has missing template params when extending Iterator, expecting 2 (see https://psalm.dev/182)
|
src/Definition.php#L214
src/Definition.php:214:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
src/Definition.php#L236
src/Definition.php:236:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
src/Reflection.php#L83
src/Reflection.php:83:17: MixedArgument: Argument 2 of sprintf cannot be mixed|string, expecting float|int|string (see https://psalm.dev/030)
|
src/Reflection/AbstractFunction.php#L343
src/Reflection/AbstractFunction.php:343:17: InvalidArrayOffset: Cannot access value on variable $parameters using a int<min, max> offset, expecting int<0, max> (see https://psalm.dev/115)
|
src/Reflection/AbstractFunction.php#L343
src/Reflection/AbstractFunction.php:343:34: MixedMethodCall: Cannot determine the type of $parameters[$i] when calling method isOptional (see https://psalm.dev/015)
|
src/Reflection/AbstractFunction.php#L415
src/Reflection/AbstractFunction.php:415:13: TypeDoesNotContainType: Type non-falsy-string for $namespace is always string (see https://psalm.dev/056)
|
src/Reflection/ReflectionClass.php#L176
src/Reflection/ReflectionClass.php:176:13: TypeDoesNotContainType: Type non-falsy-string for $namespace is always string (see https://psalm.dev/056)
|
The logs for this run have expired and are no longer available.
Loading