Fix field numbers #323
Annotations
7 errors and 3 warnings
breaking:
buf/registry/module/v1/label_service.proto#L129
Previously present field "7" with name "start_commit_id" on message "ListLabelHistoryRequest" was deleted without reserving the name "start_commit_id".
|
breaking:
buf/registry/module/v1/label_service.proto#L129
Previously present field "7" with name "start_commit_id" on message "ListLabelHistoryRequest" was deleted without reserving the number "7".
|
breaking:
buf/registry/module/v1/label_service.proto#L166
Field "6" with name "start_commit_id" on message "ListLabelHistoryRequest" changed option "json_name" from "commitCheckStatuses" to "startCommitId".
|
breaking:
buf/registry/module/v1/label_service.proto#L166
Field "6" on message "ListLabelHistoryRequest" changed label from "repeated" to "optional".
|
breaking:
buf/registry/module/v1/label_service.proto#L166
Field "6" on message "ListLabelHistoryRequest" changed type from "enum" to "string". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
breaking:
buf/registry/module/v1/label_service.proto#L166
Field "6" on message "ListLabelHistoryRequest" changed name from "commit_check_statuses" to "start_commit_id".
|
breaking
buf found 6 breaking changes.
|
breaking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-breaking-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
breaking
No github_token supplied, API requests will be subject to stricter rate limiting
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/registry-proto/registry-proto. Supported file pattern: go.sum
|