Skip to content

Lazy definition

Lazy definition #611

Triggered via pull request August 2, 2023 05:54
@xepozzxepozz
synchronize #58
lazy-definition
Status Failure
Total duration 1m 11s
Artifacts

static.yml

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

Annotations

13 errors
PossiblyUndefinedMethod: src/DefinitionStorage.php#L158
src/DefinitionStorage.php:158:42: PossiblyUndefinedMethod: Method ReflectionIntersectionType::isBuiltin does not exist (see https://psalm.dev/108)
MixedAssignment: src/DefinitionStorage.php#L159
src/DefinitionStorage.php:159:29: MixedAssignment: Unable to determine the type that $typeName is being assigned to (see https://psalm.dev/032)
PossiblyUndefinedMethod: src/DefinitionStorage.php#L159
src/DefinitionStorage.php:159:53: PossiblyUndefinedMethod: Method ReflectionIntersectionType::getName does not exist (see https://psalm.dev/108)
MixedAssignment: src/DefinitionStorage.php#L168
src/DefinitionStorage.php:168:29: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)
MixedArgument: src/DefinitionStorage.php#L169
src/DefinitionStorage.php:169:53: MixedArgument: Argument 1 of Yiisoft\Definitions\DefinitionStorage::isResolvable cannot be mixed, expecting string (see https://psalm.dev/030)
MixedAssignment: src/DefinitionStorage.php#L178
src/DefinitionStorage.php:178:49: MixedAssignment: Unable to determine the type that $typeName is being assigned to (see https://psalm.dev/032)
MixedArgument: src/DefinitionStorage.php#L179
src/DefinitionStorage.php:179:100: MixedArgument: Argument 1 of Psr\Container\ContainerInterface::has cannot be mixed, expecting string (see https://psalm.dev/030)
PossiblyInvalidArgument: src/ParameterDefinition.php#L224
src/ParameterDefinition.php:224:17: PossiblyInvalidArgument: Parameter 1 of closure passed to function array_map expects ReflectionNamedType, but possibly different type ReflectionIntersectionType|ReflectionNamedType provided (see https://psalm.dev/092)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
psalm / PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
psalm / PHP 8.0-ubuntu-latest
The operation was canceled.