Upgrade to Jackson 3, built against conductor-common 4.0.0-alpha.1 - #169
Open
bradyyie wants to merge 2 commits into
Open
Upgrade to Jackson 3, built against conductor-common 4.0.0-alpha.1#169bradyyie wants to merge 2 commits into
bradyyie wants to merge 2 commits into
Annotations
1 error and 11 warnings
|
Publish Test Report
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
Publish Test Report
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/SaveScheduleRequest.java#L35
@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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/SaveScheduleRequest.java#L33
@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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/SaveScheduleRequest.java#L31
@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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/SaveScheduleRequest.java#L29
@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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/SaveScheduleRequest.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.
|
|
Build:
conductor-client/src/main/java/com/netflix/conductor/common/metadata/tasks/Task.java#L144
@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.
|
|
Build:
conductor-client/src/main/java/com/netflix/conductor/common/metadata/tasks/Task.java#L125
@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.
|
|
Build:
conductor-client/src/main/java/com/netflix/conductor/common/metadata/tasks/Task.java#L76
@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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/Role.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.
|
|
Build:
conductor-client/src/main/java/io/orkes/conductor/client/model/Role.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