CCOR-13193 - run integration tests against Conductor OSS, and fix two client bugs it surfaced - #156
Open
chrishagglund-ship-it wants to merge 20 commits into
Open
CCOR-13193 - run integration tests against Conductor OSS, and fix two client bugs it surfaced#156chrishagglund-ship-it wants to merge 20 commits into
chrishagglund-ship-it wants to merge 20 commits into
Annotations
10 warnings
|
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.
|
|
Run integration tests (OSS):
conductor-client/src/main/java/com/netflix/conductor/common/metadata/workflow/WorkflowDefSummary.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/TagObject.java#L63
@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/TagObject.java#L61
@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/TagObject.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/GrantedAccess.java#L64
@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/GrantedAccess.java#L62
@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/run/WorkflowTestRequest.java#L39
@SuperBuilder 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/run/WorkflowTestRequest.java#L35
@SuperBuilder 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