Feature: Abstract Vote
#4306
Annotations
5 errors and 5 warnings
clippy:
openraft/src/testing/log/suite.rs#L38
unused import: `crate::Vote`
|
clippy:
openraft/src/vote/raft_vote.rs#L45
no method named `node_id_ref` found for reference `&<C as type_config::RaftTypeConfig>::LeaderId` in the current scope
|
clippy:
openraft/src/vote/raft_vote.rs#L51
no method named `node_id_ref` found for reference `&<C as type_config::RaftTypeConfig>::LeaderId` in the current scope
|
clippy
could not compile `openraft` (lib) due to 3 previous errors
|
clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1.0.6
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/
|
Run actions-rs/toolchain@v1.0.6
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/
|
Run actions-rs/toolchain@v1.0.6
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/
|
Run actions-rs/toolchain@v1.0.6
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/
|
Loading