Skip to content

Introduce assertions to guard against concurrent session openings in … #69

Introduce assertions to guard against concurrent session openings in …

Introduce assertions to guard against concurrent session openings in … #69

Triggered via push December 13, 2024 09:48
Status Success
Total duration 28s
Artifacts
quarkus-github-bot.yml validation
19s
quarkus-github-bot.yml validation
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
JVM Tests - JDK 17: extensions/panache/hibernate-reactive-panache/deployment/src/test/java/io/quarkus/hibernate/reactive/panache/test/WithSessionOnDemandTest.java#L1
io.smallrye.mutiny.CompositeException: Multiple exceptions caught: [Exception 0] java.lang.IllegalStateException: Attempting to open two sessions within the same vert.x context: this suggests a lack of correct chaining of operations.
JVM Tests - JDK 21: extensions/panache/hibernate-reactive-panache/deployment/src/test/java/io/quarkus/hibernate/reactive/panache/test/WithSessionOnDemandTest.java#L1
io.smallrye.mutiny.CompositeException: Multiple exceptions caught: [Exception 0] java.lang.IllegalStateException: Attempting to open two sessions within the same vert.x context: this suggests a lack of correct chaining of operations.
quarkus-github-bot.yml validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636