Skip to content

chore(core): properly handle conditional visibility of elements on de… #1001

chore(core): properly handle conditional visibility of elements on de…

chore(core): properly handle conditional visibility of elements on de… #1001

Triggered via push December 5, 2025 10:33
Status Failure
Total duration 18m 50s
Artifacts

main-build.yml

on: push
Backend tests  /  Backend - Tests
18m 39s
Backend tests / Backend - Tests
Frontend tests  /  Frontend - Tests
2m 15s
Frontend tests / Frontend - Tests
trigger-ee
3s
trigger-ee
Publish develop Maven  /  Publish - Maven
Publish develop Maven / Publish - Maven
Publish Docker  /  ...  /  Build - Artifacts
Publish Docker / Build Artifacts / Build - Artifacts
Publish Docker  /  List Plugins
Publish Docker / List Plugins
Matrix: Publish Docker / Publish Docker
Waiting for pending jobs
Publish Docker  /  end
Publish Docker / end
Fit to window
Zoom out
Zoom in

Annotations

6 errors
StatefulTriggerInterfaceTest.shouldExpireOldEntriesAfterTTL(): core/src/test/java/io/kestra/core/models/triggers/StatefulTriggerInterfaceTest.java#L69
java.lang.IllegalArgumentException: Multiple entries with same key: flow={revision=1, tenantId=main, id=test-flow, namespace=io.kestra.unittest} and flow={id=test-flow, namespace=io.kestra.unittest, revision=1}
StatefulTriggerInterfaceTest.shouldPersistAndReadState(): core/src/test/java/io/kestra/core/models/triggers/StatefulTriggerInterfaceTest.java#L32
java.lang.IllegalArgumentException: Multiple entries with same key: flow={revision=1, tenantId=main, id=test-flow, namespace=io.kestra.unittest} and flow={id=test-flow, namespace=io.kestra.unittest, revision=1}
WorkingDirectoryTest.namespaceFiles(): core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java#L93
java.lang.NullPointerException: Cannot invoke "io.kestra.core.models.executions.Variables.get(Object)" because the return value of "io.kestra.core.models.executions.TaskRun.getOutputs()" is null
Backend tests / Backend - Tests
Process completed with exit code 1.
end
Process completed with exit code 1.