feat: add Task.runtimeMetadata for host-resolved worker secrets#124
Open
NicholasDCole wants to merge 1 commit into
Open
feat: add Task.runtimeMetadata for host-resolved worker secrets#124NicholasDCole wants to merge 1 commit into
NicholasDCole wants to merge 1 commit into
Annotations
1 error and 12 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)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/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.
|
|
Build:
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.
|
|
Build:
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.
|
|
Build:
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.
|
|
Build:
conductor-client/src/main/java/com/netflix/conductor/common/metadata/workflow/DynamicForkJoinTask.java#L36
@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/workflow/DynamicForkJoinTask.java#L34
@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/model/BulkResponse.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/TagString.java#L59
@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/TagString.java#L57
@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/TagString.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.
|
background
wait
wait-all
cancel
parallel
Loading