Skip to content

Derive Hash for EnumOrUnknown #2052

Derive Hash for EnumOrUnknown

Derive Hash for EnumOrUnknown #2052

Triggered via pull request July 3, 2024 17:48
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: pull_request
linux stable (default features)
2m 33s
linux stable (default features)
linux beta (default features)
2m 30s
linux beta (default features)
linux stable (with-bytes)
1m 17s
linux stable (with-bytes)
linux nightly (all features)
1m 56s
linux nightly (all features)
windows stable (default features)
2m 57s
windows stable (default features)
Miri test
44s
Miri test
mega-linter
2m 11s
mega-linter
rustfmt check
38s
rustfmt check
Check sync-readme
42s
Check sync-readme
CI self-check
5s
CI self-check
Fit to window
Zoom out
Zoom in

Annotations

93 warnings
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/descriptor.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Miri test: protobuf/src/plugin.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Miri test: protobuf/src/rustproto.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Miri test: protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
Miri test: protobuf/src/well_known_types/any.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Miri test: protobuf/src/well_known_types/api.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Miri test: protobuf/src/well_known_types/duration.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
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)
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux stable (with-bytes)
`protobuf-codegen-protoc-test` (lib test) generated 4 warnings (run `cargo fix --lib -p protobuf-codegen-protoc-test --tests` to apply 4 suggestions)
linux stable (with-bytes)
`protobuf-codegen-pure-test` (lib test) generated 4 warnings (run `cargo fix --lib -p protobuf-codegen-pure-test --tests` to apply 4 suggestions)
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)
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/descriptor.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
linux nightly (all features): protobuf/src/plugin.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
linux nightly (all features): protobuf/src/rustproto.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
linux nightly (all features): protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
linux nightly (all features): protobuf/src/well_known_types/any.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
linux nightly (all features): protobuf/src/well_known_types/api.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
linux nightly (all features): protobuf/src/well_known_types/duration.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/types.rs#L42
associated constant `WIRE_TYPE` is never used
linux beta (default features)
`protobuf` (lib) generated 4 warnings (4 duplicates)
linux beta (default features)
`protobuf` (lib doc) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
linux beta (default features)
`protobuf` (lib) generated 4 warnings
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux stable (default features)
`protobuf` (lib doc) generated 1 warning (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
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/
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/