chore(deps): Update module golang.org/x/tools to v0.33.0 (#300) #941
Annotations
5 errors
|
lint
Process completed with exit code 2.
|
|
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:
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:
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)
|