Skip to content

chore(deps): Update localstack/localstack Docker tag to v4 #945

chore(deps): Update localstack/localstack Docker tag to v4

chore(deps): Update localstack/localstack Docker tag to v4 #945

Triggered via pull request May 6, 2025 21:36
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: pkg/query/interfaceAdaptor/graphql/generated.go#L27
cannot use &executableSchema{…} (value of type *executableSchema) as graphql.ExecutableSchema value in return statement: *executableSchema does not implement graphql.ExecutableSchema (wrong type for method Complexity)
lint: pkg/command/interfaceAdaptor/graphql/generated.go#L26
cannot use &executableSchema{…} (value of type *executableSchema) as graphql.ExecutableSchema value in return statement: *executableSchema does not implement graphql.ExecutableSchema (wrong type for method Complexity)
lint
cannot use &executableSchema{…} (value of type *executableSchema) as graphql.ExecutableSchema value in return statement: *executableSchema does not implement graphql.ExecutableSchema (wrong type for method Complexity)
lint
cannot use &executableSchema{…} (value of type *executableSchema) as graphql.ExecutableSchema value in return statement: *executableSchema does not implement graphql.ExecutableSchema (wrong type for method Complexity)
lint
Process completed with exit code 2.