Skip to content

refactor: migrate possible fields from plugin.core.flow to dynamic properties #15051

refactor: migrate possible fields from plugin.core.flow to dynamic properties

refactor: migrate possible fields from plugin.core.flow to dynamic properties #15051

Triggered via pull request January 20, 2025 15:09
Status Failure
Total duration 16m 4s
Artifacts 4

main.yml

on: pull_request
Matrix: Check E2E Tests
Matrix: Publish Docker
Github Release
0s
Github Release
Publish to Maven
0s
Publish to Maven
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 5 warnings
FlowTest.switchTaskInvalid(): core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L81
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FlowGraphTest.subflow(): core/src/test/java/io/kestra/core/models/hierarchies/FlowGraphTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FlowGraphTest.dynamicIdSubflow(): core/src/test/java/io/kestra/core/models/hierarchies/FlowGraphTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
DisabledTest.flowable(Execution): core/src/test/java/io/kestra/core/runners/DisabledTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.core.runners.DisabledTest.flowable(io.kestra.core.models.executions.Execution)]: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[3].value'
ListenersTest.failedMultipleListeners(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
ListenersTest.success(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
ListenersTest.failed(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
ListenersTest.failedListeners(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
ListenersTest.flowableExecution(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
ListenersTest.multipleListeners(): core/src/test/java/io/kestra/core/runners/ListenersTest.java#L33
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FailTest.failOnSwitch(): core/src/test/java/io/kestra/plugin/core/execution/FailTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
AllowFailureTest.success(Execution): core/src/test/java/io/kestra/plugin/core/flow/AllowFailureTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.plugin.core.flow.AllowFailureTest.success(io.kestra.core.models.executions.Execution)]: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[1].value'
AllowFailureTest.failed(): core/src/test/java/io/kestra/plugin/core/flow/AllowFailureTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[1].value'
EachSequentialTest.objectInList(Execution): core/src/test/java/io/kestra/plugin/core/flow/EachSequentialTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.plugin.core.flow.EachSequentialTest.objectInList(io.kestra.core.models.executions.Execution)]: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
EachSequentialTest.object(Execution): core/src/test/java/io/kestra/plugin/core/flow/EachSequentialTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.plugin.core.flow.EachSequentialTest.object(io.kestra.core.models.executions.Execution)]: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
EachSequentialTest.eachSwitch(Execution): core/src/test/java/io/kestra/plugin/core/flow/EachSequentialTest.java#L1
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.plugin.core.flow.EachSequentialTest.eachSwitch(io.kestra.core.models.executions.Execution) throws io.kestra.core.exceptions.InternalException]: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[1].tasks[0].value'
FlowTest.waitSuccess(): core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FlowTest.invalidOutputs(): core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FlowTest.waitFailed(): core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
FlowTest.noLabels(): core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
StateTest.set(): core/src/test/java/io/kestra/plugin/core/flow/StateTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0]._else[1].value'
StateTest.each(): core/src/test/java/io/kestra/plugin/core/flow/StateTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0]._else[1].value'
SubflowTest.shouldReturnOutputsForSubflowOutputsEnabled(): core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L126
java.lang.NullPointerException: Cannot invoke "io.kestra.core.runners.RunContextProperty.as(java.lang.Class)" because the return value of "io.kestra.core.runners.RunContext.render(io.kestra.core.models.property.Property)" is null
SubflowTest.shouldOnlyReturnOutputsFromFlowOutputs(): core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L163
java.lang.NullPointerException: Cannot invoke "io.kestra.core.runners.RunContextProperty.as(java.lang.Class)" because the return value of "io.kestra.core.runners.RunContext.render(io.kestra.core.models.property.Property)" is null
SubflowTest.shouldNotReturnOutputsForSubflowOutputsDisabled(): core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L86
java.lang.NullPointerException: Cannot invoke "io.kestra.core.runners.RunContextProperty.as(java.lang.Class)" because the return value of "io.kestra.core.runners.RunContext.render(io.kestra.core.models.property.Property)" is null
SwitchTest.switchDefault(): core/src/test/java/io/kestra/plugin/core/flow/SwitchTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
SwitchTest.switchImpossible(): core/src/test/java/io/kestra/plugin/core/flow/SwitchTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
SwitchTest.switchSecond(): core/src/test/java/io/kestra/plugin/core/flow/SwitchTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
SwitchTest.switchFirst(): core/src/test/java/io/kestra/plugin/core/flow/SwitchTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
SwitchTest.switchThird(): core/src/test/java/io/kestra/plugin/core/flow/SwitchTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].value'
VariablesTest.invalidVars(): core/src/test/java/io/kestra/plugin/core/flow/VariablesTest.java#L1
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[1].value'
H2FlowRepositoryTest.removeTriggerDelete(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.lastRevision(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByNamespace(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByNamespacePrefix(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.delete(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findSpecialChars(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByIdWithSource(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.shouldCountForNullTenant(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.saveNoRevision(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findAll(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findById(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByIdWithoutAcl(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByNamespaceWithSource(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.revision(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findByExecution(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.find(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.save(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.findDistinctNamespace(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
H2FlowRepositoryTest.removeTrigger(): jdbc-h2/src/test/java/io/kestra/repository/h2/H2FlowRepositoryTest.java#L50
jakarta.validation.UnexpectedTypeException: HV000030: No validator could be found for constraint 'jakarta.validation.constraints.NotBlank' validating type 'io.kestra.core.models.property.Property<java.lang.String>'. Check configuration for 'tasks[0].tasks[0].value'
Check & Publish
Process completed with exit code 1.
Run frontend tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check E2E Tests (postgres) / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check & Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
end
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker-kestra-build-12870889924
1.8 GB
exe
74.7 MB
jar
74.7 MB
kestra-io~kestra~K8VZEH.dockerbuild
56.1 KB