Skip to content

Clippy ci

Clippy ci #894

Triggered via pull request July 25, 2023 06:51
Status Success
Total duration 38m 58s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
constant `TEST` is never used: src/consts.rs#L15
warning: constant `TEST` is never used --> src/consts.rs:15:7 | 15 | const TEST: &str = "test"; | ^^^^ | = note: `#[warn(dead_code)]` on by default
constant `TEST` is never used: src/consts.rs#L15
warning: constant `TEST` is never used --> src/consts.rs:15:7 | 15 | const TEST: &str = "test"; | ^^^^ | = note: `#[warn(dead_code)]` on by default
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test: src/consts.rs#L15
constant `TEST` is never used
build_and_test
`avail-light` (bin "avail-light" test) generated 1 warning
build_and_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/
build_and_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/
build_and_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/
build_and_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/