Fix naming of progress in protobuf messages #60
Annotations
6 errors
|
Buf
Failed breaking
|
|
Buf:
apis/workflows/v1/task.proto#L79
Field "4" with name "progress_updates" on message "TaskFailedRequest" changed type from "workflows.v1.ProgressBar" to "workflows.v1.Progress".
|
|
Buf:
apis/workflows/v1/task.proto#L41
Field "4" with name "progress_updates" on message "ComputedTask" changed type from "workflows.v1.ProgressBar" to "workflows.v1.Progress".
|
|
Buf:
apis/workflows/v1/core.proto#L45
Field "11" on message "Job" changed name from "progress_bars" to "progress".
|
|
Buf:
apis/workflows/v1/core.proto#L45
Field "11" with name "progress" on message "Job" changed type from "workflows.v1.ProgressBar" to "workflows.v1.Progress".
|
|
Buf:
apis/workflows/v1/core.proto#L45
Field "11" with name "progress" on message "Job" changed option "json_name" from "progressBars" to "progress".
|