Skip to content

chore(deps): bump github.com/dapr/dapr from 1.15.0-rc.1 to 1.15.0-rc.2 #1784

chore(deps): bump github.com/dapr/dapr from 1.15.0-rc.1 to 1.15.0-rc.2

chore(deps): bump github.com/dapr/dapr from 1.15.0-rc.1 to 1.15.0-rc.2 #1784

Triggered via push December 20, 2024 16:07
Status Failure
Total duration 1m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: workflow/state.go#L74
undefined: api.OrchestrationMetadata
Test: workflow/workflow.go#L47
undefined: api.OrchestrationMetadata
Test: workflow/client.go#L64
cannot use input (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawInput
Test: workflow/client.go#L91
cannot use data (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawEventData
Test: workflow/client.go#L101
cannot use data (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawOutput
Test: workflow/context.go#L71
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawActivityInput
Test: workflow/context.go#L87
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawSubOrchestratorInput
Test: workflow/context.go#L89
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawSubOrchestratorInput
Test: workflow/state_test.go#L26
undefined: api.OrchestrationMetadata
Test: workflow/workflow_test.go#L15
undefined: api.OrchestrationMetadata
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636