Skip to content

Resolve #132: HUMAN task: missing builder class #492

Resolve #132: HUMAN task: missing builder class

Resolve #132: HUMAN task: missing builder class #492

Triggered via pull request August 6, 2026 07:08
Status Success
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Documentation validation
3m 23s
Documentation validation
Java Client Build
3m 29s
Java Client Build
Fit to window
Zoom out
Zoom in

Annotations

1 error, 23 warnings, and 1 notice
Java Client Build
❌ 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)
Documentation validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.java#L39
@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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.java#L37
@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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.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.
Documentation validation: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowScheduleExecutionModel.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.
Documentation validation: 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.
Documentation validation: 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.
Documentation validation: 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.
Java Client Build
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/
Java Client Build
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowSchedule.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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowSchedule.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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowSchedule.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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/WorkflowSchedule.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.
Java Client 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.
Java Client 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.
Java Client Build: conductor-client/src/main/java/com/netflix/conductor/common/metadata/events/EventHandler.java#L45
@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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/SearchResultWorkflowScheduleExecutionModel.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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/SearchResultWorkflowScheduleExecutionModel.java#L26
@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.
Java Client Build: conductor-client/src/main/java/io/orkes/conductor/client/model/CreateOrUpdateApplicationRequest.java#L24
@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.