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

Prevent possible NPE when building violations report #28462

Merged
merged 1 commit into from Oct 10, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Oct 10, 2022

The NPE could happen when Response was used as a return type and no @Produces annotation was present.

Fixes: quarkusio/quarkus-workshops#183

The NPE could happen when Response was used as a return type
and no @produces annotation was present.

Fixes: quarkusio/quarkus-workshops#183
@cescoffier cescoffier added kind/bug Something isn't working triage/backport-2.13 labels Oct 10, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 10, 2022

Failing Jobs - Building 1a15852

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 18

@geoand geoand merged commit 86049c9 into quarkusio:main Oct 10, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Oct 10, 2022
@geoand geoand deleted the rr-validator-npe branch October 10, 2022 07:53
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.2.Final Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-validator Hibernate Validator kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump to Quarkus 2.13
3 participants