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

Fix remaining HV/RESTEasy warnings when Kotlin around #22938

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jan 17, 2022

Instead of checking the CL, we check only the runtime elements so we are
sure the elements will be available at runtime.

Related to #21694

Instead of checking the CL, we check only the runtime elements so we are
sure the elements will be available at runtime.

Related to quarkusio#21694
@gsmet gsmet requested a review from aloubyansky January 17, 2022 12:12
@quarkus-bot quarkus-bot bot added the area/hibernate-validator Hibernate Validator label Jan 17, 2022
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 17, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 17, 2022

Failing Jobs - Building 1cd2dd2

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/resteasy-classic/rest-client/deployment 
! Skipped: extensions/keycloak-admin-client/deployment extensions/keycloak-authorization/deployment extensions/liquibase-mongodb/deployment and 71 more

📦 extensions/resteasy-classic/rest-client/deployment

io.quarkus.restclient.configuration.UnknownConfigTest. line 29 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: Expected 0 warnings ==> expected: <0> but was: <1>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

@gsmet gsmet merged commit 3089ef9 into quarkusio:main Jan 17, 2022
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Jan 17, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants