-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Arc - improve producer wildcard type detection #29883
Conversation
6837423
to
1a321eb
Compare
This comment has been minimized.
This comment has been minimized.
After discussion with @mkouba, we agreed that this scenario should instead of logging throw a
(Same applies to producer fields OFC) |
1a321eb
to
70d19de
Compare
@mkouba updated as per discussion. Following exception is now thrown:
|
independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/Types.java
Outdated
Show resolved
Hide resolved
independent-projects/arc/processor/src/test/java/io/quarkus/arc/processor/TypesTest.java
Outdated
Show resolved
Hide resolved
70d19de
to
5f6fd0a
Compare
5f6fd0a
to
b39b96b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Failing Jobs - Building b39b96b
Failures⚙️ JVM Tests - JDK 11 Windows #- Failing: extensions/grpc/deployment
! Skipped: extensions/opentelemetry/deployment extensions/quartz/deployment extensions/scheduler/deployment and 26 more 📦 extensions/grpc/deployment✖
|
Fixes #29836