Allow access to bytes::Bytes
from protobuf::Chars
#2014
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
cargo doc:
protobuf/src/coded_input_stream/input_source.rs#L10
field `0` is never read
|
cargo doc:
protobuf/src/reflect/acc/v2/map.rs#L19
method `element_type` is never used
|
cargo doc:
protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
|
cargo doc:
protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
|
cargo doc:
protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
|
cargo doc:
protobuf/src/reflect/map/empty.rs#L57
fields `key_type` and `value_type` are never read
|
cargo doc:
protobuf/src/reflect/oneof/mod.rs#L19
field `0` is never read
|
cargo doc:
protobuf/src/reflect/type_dynamic.rs#L14
trait `ProtobufTypeDynamic` is never used
|
cargo doc:
protobuf/src/reflect/type_dynamic.rs#L22
struct `ProtobufTypeDynamicImpl` is never constructed
|
cargo doc:
protobuf/src/reflect/types.rs#L34
associated functions `dynamic`, `compute_size`, `compute_size_with_length_delimiter`, `get_cached_size`, `get_cached_size_with_length_delimiter`, and `write_with_cached_size` are never used
|
Loading