Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ambiguous implicit values in sangria 2.1.2 #615

Closed
yanns opened this issue Apr 17, 2021 · 1 comment · Fixed by #616
Closed

ambiguous implicit values in sangria 2.1.2 #615

yanns opened this issue Apr 17, 2021 · 1 comment · Fixed by #616

Comments

@yanns
Copy link
Contributor

yanns commented Apr 17, 2021

New compilation error:

ambiguous implicit values:
[error]  both method outLookup in object GraphQLOutputTypeLookup of type [T](implicit out: sangria.schema.OutputType[T]): sangria.macros.derive.GraphQLOutputTypeLookup[T]
[error]  and method interfaceLookup in object GraphQLOutputTypeLookup of type [T](implicit interfaceType: sangria.schema.InterfaceType[_, T]): sangria.macros.derive.GraphQLOutputTypeLookup[T]
[error]  match expected type sangria.macros.derive.GraphQLOutputTypeLookup[MyClass]
@yanns
Copy link
Contributor Author

yanns commented Apr 17, 2021

Caused by #600

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant