Perormance optimization #1260
Annotations
7 errors
Static analysis.:
src/Container.php#L154
src/Container.php:154:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static analysis.:
src/Container.php#L163
src/Container.php:163:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static analysis.:
src/Container.php#L172
src/Container.php:172:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static analysis.:
src/Container.php#L184
src/Container.php:184:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Static analysis.:
src/Container.php#L344
src/Container.php:344:75: MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
Static analysis.:
src/Container.php#L543
src/Container.php:543:58: MixedMethodCall: Cannot determine the type of $this->normalizedDefinitions[$id] when calling method resolve (see https://psalm.dev/015)
|
Static analysis.
Process completed with exit code 2.
|
Loading