Skip to content

check if container contains given types, schema types unique #1271

check if container contains given types, schema types unique

check if container contains given types, schema types unique #1271

Re-run triggered February 21, 2025 08:42
Status Failure
Total duration 32s
Artifacts

php.yml

on: pull_request
mutation
0s
mutation
Matrix: tests-matrix
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Normalizer/Normalizer.php#L137
Match expression does not handle remaining value: string
phpstan: src/Resolver/Resolver.php#L22
Match expression does not handle remaining value: string
phpstan: src/Typesystem/EnumType.php#L99
Call to function assert() with true will always evaluate to true.
phpstan: src/Typesystem/EnumType.php#L99
Instanceof between Graphpinator\Typesystem\Attribute\Description and Graphpinator\Typesystem\Attribute\Description will always evaluate to true.
phpstan: src/Typesystem/Utils/THasDescription.php (in context of class Graphpinator/Typesystem/Contract/NamedType)#L18
Call to function assert() with true will always evaluate to true.
phpstan: src/Typesystem/Utils/THasDescription.php (in context of class Graphpinator/Typesystem/Contract/NamedType)#L18
Instanceof between Graphpinator\Typesystem\Attribute\Description and Graphpinator\Typesystem\Attribute\Description will always evaluate to true.
phpstan: src/Typesystem/Utils/THasDescription.php (in context of class Graphpinator/Typesystem/Directive)#L18
Call to function assert() with true will always evaluate to true.
phpstan: src/Typesystem/Utils/THasDescription.php (in context of class Graphpinator/Typesystem/Directive)#L18
Instanceof between Graphpinator\Typesystem\Attribute\Description and Graphpinator\Typesystem\Attribute\Description will always evaluate to true.
phpstan
Process completed with exit code 1.
tests
Process completed with exit code 2.