chore(deps): bump github.com/dapr/dapr from 1.15.0-rc.1 to 1.15.0-rc.2 #1301
Annotations
9 errors and 1 warning
Check Example:
workflow/state.go#L74
undefined: api.OrchestrationMetadata
|
Check Example:
workflow/workflow.go#L47
undefined: api.OrchestrationMetadata
|
Check Example:
workflow/client.go#L64
cannot use input (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawInput
|
Check Example:
workflow/client.go#L91
cannot use data (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawEventData
|
Check Example:
workflow/client.go#L101
cannot use data (variable of type string) as *wrapperspb.StringValue value in argument to api.WithRawOutput
|
Check Example:
workflow/context.go#L71
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawActivityInput
|
Check Example:
workflow/context.go#L87
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawSubOrchestratorInput
|
Check Example:
workflow/context.go#L89
cannot use options.rawInput.GetValue() (value of type string) as *wrapperspb.StringValue value in argument to task.WithRawSubOrchestratorInput
|
Check Example
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading