chore(deps): Update localstack/localstack Docker tag to v4 #952
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.
|