Make sure arrays are always cloned as arrays #32
quarkus-github-bot-lint.yml
on: push
quarkus-github-bot.yml validation
16s
Annotations
3 errors
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 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
|