Skip to content

CI

CI #6622

Triggered via schedule September 29, 2024 00:38
Status Success
Total duration 10m 25s
Artifacts 6

main.yml

on: schedule
PHP Security Checker
42s
PHP Security Checker
Lint configuration
48s
Lint configuration
Lint documentation files
16s
Lint documentation files
Static analyzers
2m 7s
Static analyzers
Build application Docker image
2m 16s
Build application Docker image
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
MixedMethodCall: src/AutoMapper/RestRequestMapper.php#L47
src/AutoMapper/RestRequestMapper.php:47:24: MixedMethodCall: Cannot call constructor on an unknown class (see https://psalm.dev/015)
MixedInferredReturnType: src/Collection/CollectionTrait.php#L46
src/Collection/CollectionTrait.php:46:45: MixedInferredReturnType: Could not verify return type 'App\Rest\Interfaces\RestResourceInterface' for App\Collection\CollectionTrait::get (see https://psalm.dev/047)
MixedInferredReturnType: src/Collection/CollectionTrait.php#L46
src/Collection/CollectionTrait.php:46:45: MixedInferredReturnType: Could not verify return type 'App\Rest\Interfaces\ControllerInterface' for App\Collection\CollectionTrait::get (see https://psalm.dev/047)
MixedArgumentTypeCoercion: 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)
MixedReturnTypeCoercion: src/Command/ApiKey/ListApiKeysCommand.php#L72
src/Command/ApiKey/ListApiKeysCommand.php:72: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)
MixedReturnTypeCoercion: src/Command/ApiKey/ListApiKeysCommand.php#L78
src/Command/ApiKey/ListApiKeysCommand.php:78: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)
MixedArgumentTypeCoercion: src/Command/ApiKey/ListApiKeysCommand.php#L102
src/Command/ApiKey/ListApiKeysCommand.php:102: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)
MixedInferredReturnType: src/Command/Traits/ExecuteMultipleCommandTrait.php#L47
src/Command/Traits/ExecuteMultipleCommandTrait.php:47:81: MixedInferredReturnType: Could not verify return type 'int' for App\Command\Traits\ExecuteMultipleCommandTrait::execute (see https://psalm.dev/047)
MixedReturnTypeCoercion: src/Command/User/ListUserGroupsCommand.php#L70
src/Command/User/ListUserGroupsCommand.php:70: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)
MixedReturnTypeCoercion: src/Command/User/ListUserGroupsCommand.php#L76
src/Command/User/ListUserGroupsCommand.php:76: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)

Artifacts

Produced during runtime
Name Size
CodeCoverage
2.42 MB
PhpMetrics
486 KB
clover.xml
24.2 KB
junit.xml
45.3 KB
phploc.json
691 Bytes
psalm.json
42.2 KB