Skip to content

Regenerate bundled protos #2033

Regenerate bundled protos

Regenerate bundled protos #2033

Triggered via push June 25, 2024 23:59
Status Success
Total duration 3m 42s
Artifacts

ci.yml

on: push
linux stable (default features)
2m 17s
linux stable (default features)
linux beta (default features)
2m 22s
linux beta (default features)
linux stable (with-bytes)
1m 12s
linux stable (with-bytes)
linux nightly (all features)
2m 3s
linux nightly (all features)
windows stable (default features)
3m 30s
windows stable (default features)
Miri test
50s
Miri test
mega-linter
2m 11s
mega-linter
rustfmt check
39s
rustfmt check
Check sync-readme
37s
Check sync-readme
CI self-check
6s
CI self-check
Fit to window
Zoom out
Zoom in

Annotations

124 warnings
CI self-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI self-check
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/
CI self-check
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/
CI self-check
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/
CI self-check
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/
CI self-check
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/
Check sync-readme
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sync-readme
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/
Check sync-readme
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/
Check sync-readme
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/
Check sync-readme
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/
Check sync-readme
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/
rustfmt check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
rustfmt check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
rustfmt check: protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
rustfmt check: protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
rustfmt check: protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
rustfmt check: protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
rustfmt check: protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
rustfmt check: protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
rustfmt check: protobuf/src/reflect/map/empty.rs#L57
fields `key_type` and `value_type` are never read
rustfmt check: protobuf/src/reflect/oneof/mod.rs#L19
field `0` is never read
rustfmt check: protobuf/src/reflect/type_dynamic.rs#L14
trait `ProtobufTypeDynamic` is never used
Miri test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Miri test
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/
Miri test
no edition set: defaulting to the 2015 edition while the latest is 2021
Miri test
/home/runner/work/rust-protobuf/rust-protobuf/protoc-bin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
Miri test: protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
Miri test: protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
Miri test: protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
Miri test: protobuf/src/reflect/acc/v2/map.rs#L112
trait `reflect::acc::v2::map::MapFieldAccessor` is more private than the item `reflect::acc::v2::map::make_map_simpler_accessor_new`
Miri test: protobuf/src/reflect/acc/v2/map.rs#L112
type `reflect::acc::v2::map::MapFieldAccessorImpl<M, T>` is more private than the item `reflect::acc::v2::map::make_map_simpler_accessor_new`
Miri test: protobuf/src/coded_input_stream/input_source.rs#L10
field `0` is never read
Miri test: protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
Miri test: protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
Miri test: protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
Miri test
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/
Miri test
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/
Miri test
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/
Miri test
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/
linux stable (with-bytes)
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/.
linux stable (with-bytes)
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/
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
linux stable (with-bytes): protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
linux stable (with-bytes): protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
linux stable (with-bytes): protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
linux stable (with-bytes): protobuf/src/reflect/map/empty.rs#L57
fields `key_type` and `value_type` are never read
linux stable (with-bytes): protobuf/src/reflect/oneof/mod.rs#L19
field `0` is never read
linux stable (with-bytes): protobuf/src/reflect/type_dynamic.rs#L14
trait `ProtobufTypeDynamic` is never used
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
linux stable (with-bytes): protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
linux stable (with-bytes): protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
linux stable (with-bytes): protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
linux stable (with-bytes): protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
linux stable (with-bytes): protobuf/src/reflect/map/empty.rs#L57
fields `key_type` and `value_type` are never read
linux stable (with-bytes): protobuf/src/reflect/oneof/mod.rs#L19
field `0` is never read
linux stable (with-bytes): protobuf/src/reflect/type_dynamic.rs#L14
trait `ProtobufTypeDynamic` is never used
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux nightly (all features)
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/.
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
/home/runner/work/rust-protobuf/rust-protobuf/protoc-bin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
linux nightly (all features): protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
linux nightly (all features): protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
linux nightly (all features): protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
linux nightly (all features): protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
linux nightly (all features): protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
linux nightly (all features): protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
linux nightly (all features): protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
linux nightly (all features): protobuf/src/reflect/dynamic/map.rs#L118
field `value` is never read
mega-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mega-linter
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/
mega-linter
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/
linux stable (default features)
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/.
linux stable (default features)
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/
linux stable (default features): protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
linux stable (default features): protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
linux stable (default features): protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
linux stable (default features): protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
linux stable (default features): protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
linux stable (default features): protobuf/src/reflect/map/empty.rs#L57
fields `key_type` and `value_type` are never read
linux stable (default features): protobuf/src/reflect/type_dynamic.rs#L14
trait `ProtobufTypeDynamic` is never used
linux stable (default features)
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/
linux stable (default features)
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/
linux stable (default features)
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/
linux stable (default features)
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/
linux beta (default features)
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/.
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features): protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
linux beta (default features): protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
linux beta (default features): protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
linux beta (default features): protobuf/src/reflect/acc/v2/map.rs#L112
trait `MapFieldAccessor` is more private than the item `make_map_simpler_accessor_new`
linux beta (default features): protobuf/src/reflect/acc/v2/map.rs#L112
type `MapFieldAccessorImpl<M, T>` is more private than the item `make_map_simpler_accessor_new`
linux beta (default features): protobuf/src/reflect/acc/v2/map.rs#L20
method `element_type` is never used
linux beta (default features): protobuf/src/reflect/acc/v2/repeated.rs#L18
method `element_type` is never used
linux beta (default features): protobuf/src/reflect/map/mod.rs#L36
methods `key_type` and `value_type` are never used
windows stable (default features)
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows stable (default features)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows stable (default features)
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/
windows stable (default features)
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/
windows stable (default features)
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/
windows stable (default features)
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/