Sync map accessors implementation from PR #700 #2032
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
|
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
|
protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
|
protobuf/src/coded_input_stream/input_source.rs#L10
field `0` is never read
|
protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
|
protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
|
protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
|
This job succeeded
Loading