Log hadler on by default. Build step only if LogsEnabled. Config inte… #459
doc-build.yml
on: push
CI Sanity Check
32s
Documentation Build
34m 59s
Annotations
5 errors
Documentation Build
Process completed with exit code 1.
|
JVM Tests - JDK 17:
integration-tests/grpc-cli/src/test/java/io/quarkus/grpc/cli/GrpcCliTest.java#L1
java.lang.RuntimeException:
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.vertx.http.deployment.VertxHttpProcessor#cors threw an exception: java.lang.IllegalStateException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
JVM Tests - JDK 17 Windows:
integration-tests/grpc-cli/src/test/java/io/quarkus/grpc/cli/GrpcCliTest.java#L1
java.lang.RuntimeException:
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.vertx.http.deployment.VertxHttpProcessor#cors threw an exception: java.lang.IllegalStateException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
JVM Tests - JDK 17 Windows:
integration-tests/opentelemetry-logging/src/test/java/io/quarkus/logging/opentelemetry/it/LoggingResourceTest.java#L59
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 21:
integration-tests/grpc-cli/src/test/java/io/quarkus/grpc/cli/GrpcCliTest.java#L1
java.lang.RuntimeException:
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.vertx.http.deployment.VertxHttpProcessor#cors threw an exception: java.lang.IllegalStateException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|