CCOR-13193 - run integration tests against Conductor OSS, and fix two client bugs it surfaced - #156
Open
chrishagglund-ship-it wants to merge 21 commits into
Open
chrishagglund-ship-it wants to merge 21 commits into
chrishagglund-ship-it wants to merge 21 commits into
Annotations
10 warnings
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/TerminateWorkflow.java#L27
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/TerminateWorkflow.java#L25
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/Subject.java#L58
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/Subject.java#L25
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/SearchResultWorkflowSummary.java#L32
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/SearchResultWorkflowSummary.java#L30
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/com/netflix/conductor/common/metadata/tasks/ExecutionMetadata.java#L50
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/UpsertUserRequest.java#L70
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/UpsertUserRequest.java#L30
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/io/orkes/conductor/client/model/UpsertUserRequest.java#L28
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
background
wait
wait-all
cancel
parallel
Loading