chore(deps): update rust:1.84.1 docker digest to 2c5f4e6 #3505
build.yml
on: pull_request
Detect changes
4s
Cargo build
12s
Cargo fmt
16s
Cargo test (and report)
46s
Cargo clippy (and report)
12s
All done
0s
Annotations
7 warnings
unexpected `cfg` condition value: `generic`:
src/lib.rs#L283
warning: unexpected `cfg` condition value: `generic`
--> src/lib.rs:283:11
|
283 | #[cfg(feature = "generic")]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `coverage`
= help: consider adding `generic` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `generic`:
src/lib.rs#L273
warning: unexpected `cfg` condition value: `generic`
--> src/lib.rs:273:11
|
273 | #[cfg(feature = "generic")]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `coverage`
= help: consider adding `generic` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `generic`:
src/lib.rs#L259
warning: unexpected `cfg` condition value: `generic`
--> src/lib.rs:259:11
|
259 | #[cfg(feature = "generic")]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `coverage`
= help: consider adding `generic` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `generic`:
src/lib.rs#L247
warning: unexpected `cfg` condition value: `generic`
--> src/lib.rs:247:11
|
247 | #[cfg(feature = "generic")]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `coverage`
= help: consider adding `generic` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
|
unexpected `cfg` condition value: `generic`:
src/lib.rs#L233
warning: unexpected `cfg` condition value: `generic`
--> src/lib.rs:233:11
|
233 | #[cfg(feature = "generic")]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `coverage`
= help: consider adding `generic` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
|
Calculate version
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 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Docker image
|
3.71 MB |
|
kuchosauronad0~rust-triangle~GEINJP.dockerbuild
|
35 KB |
|