feat(proto)!: remove optional fields in protos #2708
buf-pull-request.yml
on: pull_request
Lint protobuf
16s
Compile protobuf specs to rust code
52s
Annotations
10 errors and 8 warnings
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L170
Previously present oneof "_withdrawn_with_reason" on message "Failed" was deleted.
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L172
Field "1" with name "withdrawn" on message "Failed" changed option "json_name" from "withdrawnWithReason" to "withdrawn".
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L172
Field "1" on message "Failed" moved from inside to outside a oneof.
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L172
Field "1" on message "Failed" changed type from "string" to "message".
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L172
Field "1" on message "Failed" changed name from "withdrawn_with_reason" to "withdrawn".
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L176
Previously present oneof "_withdrawn_with_reason" on message "Slashed" was deleted.
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L178
Field "1" with name "withdrawn" on message "Slashed" changed option "json_name" from "withdrawnWithReason" to "withdrawn".
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L178
Field "1" on message "Slashed" moved from inside to outside a oneof.
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L178
Field "1" on message "Slashed" changed type from "string" to "message".
|
Lint protobuf:
proto/penumbra/penumbra/core/governance/v1alpha1/governance.proto#L178
Field "1" on message "Slashed" changed name from "withdrawn_with_reason" to "withdrawn".
|
Lint protobuf
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint protobuf
Unexpected input(s) 'input', valid inputs are ['version', 'github_token', 'buf_user', 'buf_api_token', 'buf_domain']
|
Compile protobuf specs to rust code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile protobuf specs to rust code
Unexpected input(s) 'input', valid inputs are ['version', 'github_token', 'buf_user', 'buf_api_token', 'buf_domain']
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile protobuf specs to rust code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|