feat: adding relay ranking feature #513
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#L30
redundant field names in struct initialization
|
Test-Clippy-Build:
src/relay/federation/ranker.rs#L31
taken reference of right operand
|
Test-Clippy-Build:
src/relay/federation/ranker.rs#L51
needlessly taken reference of left operand
|
Test-Clippy-Build
`rmb` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p rmb` to apply 1 suggestion)
|
Test-Clippy-Build
`rmb` (bin "rmb-peer") generated 1 warning (run `cargo clippy --fix --bin "rmb-peer"` to apply 1 suggestion)
|