Chore(ci) - GitHub actions image update #6993
Annotations
10 warnings
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/AutoMapper/RestRequestMapper.php#L49
src/AutoMapper/RestRequestMapper.php:49:24: MixedMethodCall: Cannot call constructor on an unknown class (see https://psalm.dev/015)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Collection/CollectionTrait.php#L88
src/Collection/CollectionTrait.php:88:89: MixedArgumentTypeCoercion: Argument 2 of CallbackFilterIterator::__construct expects callable(mixed, mixed, Iterator<mixed, mixed>):bool, but parent type Closure provided (see https://psalm.dev/194)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/ApiKey/ListApiKeysCommand.php#L74
src/Command/ApiKey/ListApiKeysCommand.php:74:16: MixedReturnTypeCoercion: The declared return type 'array<int, string>' for App\Command\ApiKey\ListApiKeysCommand::getRows is more specific than the inferred return type 'array<array-key, mixed>' (see https://psalm.dev/197)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/ApiKey/ListApiKeysCommand.php#L80
src/Command/ApiKey/ListApiKeysCommand.php:80:16: MixedReturnTypeCoercion: The type 'array<array-key, mixed>' is more general than the declared return type 'array<int, string>' for App\Command\ApiKey\ListApiKeysCommand::getRows (see https://psalm.dev/197)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/ApiKey/ListApiKeysCommand.php#L104
src/Command/ApiKey/ListApiKeysCommand.php:104:60: MixedArgumentTypeCoercion: Argument 1 of Doctrine\Common\Collections\Collection::map expects Closure(T:Doctrine\Common\Collections\Collection as mixed):non-empty-string, but parent type pure-Closure(App\Entity\UserGroup):non-empty-string provided (see https://psalm.dev/194)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/User/ListUserGroupsCommand.php#L72
src/Command/User/ListUserGroupsCommand.php:72:16: MixedReturnTypeCoercion: The declared return type 'array<int, string>' for App\Command\User\ListUserGroupsCommand::getRows is more specific than the inferred return type 'array<array-key, mixed>' (see https://psalm.dev/197)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/User/ListUserGroupsCommand.php#L78
src/Command/User/ListUserGroupsCommand.php:78:16: MixedReturnTypeCoercion: The type 'array<array-key, mixed>' is more general than the declared return type 'array<int, string>' for App\Command\User\ListUserGroupsCommand::getRows (see https://psalm.dev/197)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/User/ListUserGroupsCommand.php#L103
src/Command/User/ListUserGroupsCommand.php:103:56: MixedArgumentTypeCoercion: Argument 1 of Doctrine\Common\Collections\Collection::map expects Closure(T:Doctrine\Common\Collections\Collection as mixed):non-empty-string, but parent type pure-Closure(App\Entity\User):non-empty-string provided (see https://psalm.dev/194)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/User/ListUsersCommand.php#L76
src/Command/User/ListUsersCommand.php:76:16: MixedReturnTypeCoercion: The declared return type 'array<int, string>' for App\Command\User\ListUsersCommand::getRows is more specific than the inferred return type 'array<array-key, mixed>' (see https://psalm.dev/197)
|
Run Psalm static analysis tool and report statistics to https://shepherd.dev/:
src/Command/User/ListUsersCommand.php#L82
src/Command/User/ListUsersCommand.php:82:16: MixedReturnTypeCoercion: The type 'array<array-key, mixed>' is more general than the declared return type 'array<int, string>' for App\Command\User\ListUsersCommand::getRows (see https://psalm.dev/197)
|
Loading