Perormance optimization #1260
Annotations
22 errors
MixedReturnStatement:
src/Container.php#L154
src/Container.php:154:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L163
src/Container.php:163:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L172
src/Container.php:172:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L184
src/Container.php:184:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedArgument:
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)
|
MixedMethodCall:
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)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
MixedReturnStatement:
src/Container.php#L154
src/Container.php:154:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L163
src/Container.php:163:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L172
src/Container.php:172:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L184
src/Container.php:184:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedArgument:
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)
|
MixedMethodCall:
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)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
MixedReturnStatement:
src/Container.php#L154
src/Container.php:154:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L163
src/Container.php:163:24: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L172
src/Container.php:172:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedReturnStatement:
src/Container.php#L184
src/Container.php:184:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
MixedArgument:
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)
|
MixedMethodCall:
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)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|