Codegen: option to use BTreeMap as map representation #1961
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
cargo-miri-test:
protobuf/src/reflect/field/mod.rs#L566
unused import: `std::collections::HashMap`
|
cargo-miri-test:
protobuf/src/reflect/field/mod.rs#L569
unused import: `crate::reflect::ReflectValueBox`
|
cargo-miri-test:
protobuf/src/reflect/field/mod.rs#L570
unused import: `crate::well_known_types::struct_::Struct`
|
cargo-miri-test:
protobuf/src/reflect/field/mod.rs#L571
unused import: `crate::well_known_types::struct_::Value`
|
cargo-miri-test:
protobuf/src/reflect/acc/v2/map.rs#L95
trait `reflect::acc::v2::map::MapFieldAccessor` is more private than the item `reflect::acc::v2::map::make_map_simpler_accessor`
|
cargo-miri-test:
protobuf/src/reflect/acc/v2/map.rs#L95
type `reflect::acc::v2::map::MapFieldAccessorImpl<M, T>` is more private than the item `reflect::acc::v2::map::make_map_simpler_accessor`
|
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/
|
The logs for this run have expired and are no longer available.
Loading