Skip to content

ArC: detect incorrect usage of javax.inject.Singleton #476

ArC: detect incorrect usage of javax.inject.Singleton

ArC: detect incorrect usage of javax.inject.Singleton #476

Triggered via push December 11, 2023 09:04
Status Skipped
Total duration 3s
Artifacts
CI Sanity Check
0s
CI Sanity Check
Fit to window
Zoom out
Zoom in

Annotations

17 errors
JVM Tests - JDK 17: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithP12Test.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithP12Test$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithMainServerDisabledTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithMainServerDisabledTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithPemTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithPemTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithJksTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithJksTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementAndRootPathTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementAndRootPathTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17 Windows: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithP12Test.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithP12Test$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17 Windows: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithMainServerDisabledTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithMainServerDisabledTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17 Windows: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithPemTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithPemTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17 Windows: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithJksTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithJksTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 17 Windows: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementAndRootPathTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementAndRootPathTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 21: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithP12Test.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithP12Test$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 21: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithMainServerDisabledTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithMainServerDisabledTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 21: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithPemTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithPemTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 21: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementWithJksTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementWithJksTest$MyObserver, use @jakarta.inject.Singleton instead
JVM Tests - JDK 21: extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/management/ManagementAndRootPathTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: jakarta.enterprise.inject.spi.DeploymentException: java.lang.IllegalStateException: @javax.inject.Singleton declared on io.quarkus.vertx.http.management.ManagementAndRootPathTest$MyObserver, use @jakarta.inject.Singleton instead
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "26ebf585-4ec6-4bd4-afeb-db3f1557a944" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "26ebf585-4ec6-4bd4-afeb-db3f1557a944" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)