Skip to content

Performance optimization #1259

Performance optimization

Performance optimization #1259

Triggered via pull request February 12, 2025 21:38
@samdarksamdark
synchronize #387
performance
Status Failure
Total duration 29s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

23 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#L347
src/Container.php:347:75: MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Container.php#L546
src/Container.php:546: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.
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#L347
src/Container.php:347:75: MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Container.php#L546
src/Container.php:546: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.
psalm / PHP 8.2-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#L347
src/Container.php:347:75: MixedArgument: Argument 2 of array_map cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Container.php#L546
src/Container.php:546: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.