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

Linkage Error should show return type of method signature mismatch #2179

Closed
suztomo opened this issue Aug 11, 2021 · 1 comment · Fixed by #2182
Closed

Linkage Error should show return type of method signature mismatch #2179

suztomo opened this issue Aug 11, 2021 · 1 comment · Fixed by #2182
Labels
enhancement New feature or request p2

Comments

@suztomo
Copy link
Contributor

suztomo commented Aug 11, 2021

Linkage Error should show return type of method signature mismatch.

io.grpc:grpc-stub:1.24.1 does not define io.grpc.stub.ClientCalls's method futureUnaryCall(io.grpc.ClientCall, Object) but io.grpc:grpc-stub:1.2.0 defines it.
@suztomo suztomo added p2 enhancement New feature or request labels Aug 11, 2021
@suztomo
Copy link
Contributor Author

suztomo commented Aug 12, 2021

[ERROR] The following builds failed:
[ERROR] *  bom-project-error/pom.xml
[ERROR] *  fail-build-for-linkage-errors/pom.xml
[ERROR] *  return-type-mismatch/pom.xml
[ERROR] *  report-only-reachable/pom.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2
Projects
None yet
1 participant