SRVLOGIC-282: Move main-sync CI to kie-ci repository #34
Annotations
4 errors and 2 warnings
KogitoDMNCodeCodestartIT.testBuild:
kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-decisions-extension/kogito-quarkus-decisions-integration-test/src/test/java/org/kie/kogito/quarkus/dmn/KogitoDMNCodeCodestartIT.java#L69
[Run project return status is zero]
expected: 0
but was: 1
|
GreetingResourceTest.testHelloEndpoint:
kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-decisions-extension/kogito-quarkus-decisions-integration-test/target/quarkus-codestart-test/drools-quarkus-decisions-quarkus-resteasy-jackson-assertj-core-70c9b674-a9b9-4b57-858b-724c2d703304/mocked-data/java/src/test/java/ilove/quark/us/GreetingResourceTest.java#L1
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor#generateKogitoBuildContext threw an exception: java.lang.NoSuchFieldError: BT
at org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor.generateKogitoBuildContext(KogitoAssetsProcessor.java:111)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:864)
at io.quarkus.builder.BuildContext.run(BuildContext.java:282)
at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)
at java.base/java.lang.Thread.run(Thread.java:840)
at org.jboss.threads.JBossThread.run(JBossThread.java:501)
|
DevMojoIT.testDRLHotReload:
kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-extension/kogito-quarkus-integration-test-maven-devmode/src/test/java/io/quarkus/it/kogito/devmode/DevMojoIT.java#L372
Condition with io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 2 minutes.
|
DevMojoIT.testDMNHotReload:
kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-extension/kogito-quarkus-integration-test-maven-devmode/src/test/java/io/quarkus/it/kogito/devmode/DevMojoIT.java#L301
Condition with io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 2 minutes.
|
ubuntu-latest / Java-17 / Maven-3.9.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, stCarolas/[email protected], actions/cache@v2, whelk-io/maven-settings-xml-action@v21, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest / Java-17 / Maven-3.9.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, stCarolas/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|