Skip to content

Adding itertools crate #497

Adding itertools crate

Adding itertools crate #497

Triggered via push September 4, 2023 07:41
Status Success
Total duration 24m 39s
Artifacts

rust.yaml

on: push
Test-Clippy-Build
24m 29s
Test-Clippy-Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test-Clippy-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test-Clippy-Build
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/
Test-Clippy-Build
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/
Test-Clippy-Build
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/
Test-Clippy-Build
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/
Test-Clippy-Build: src/relay/federation/router.rs#L28
redundant field names in struct initialization
Test-Clippy-Build
`rmb` (lib) generated 1 warning (run `cargo clippy --fix --lib -p rmb` to apply 1 suggestion)
Test-Clippy-Build: src/bins/rmb-peer.rs#L80
binary comparison to literal `Option::None`
Test-Clippy-Build: src/bins/rmb-peer.rs#L90
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
Test-Clippy-Build
`rmb` (bin "rmb-peer") generated 3 warnings (run `cargo clippy --fix --bin "rmb-peer"` to apply 2 suggestions)