Feature: Abstract Vote
#4306
Annotations
9 errors and 7 warnings
openraft/src/engine/engine_impl.rs#L5
unresolved import `crate::alias`
|
openraft/src/storage/v2/raft_log_storage_ext.rs#L3
unresolved import `crate::alias`
|
openraft/src/vote/committed.rs#L4
unresolved import `crate::alias`
|
openraft/src/vote/raft_vote.rs#L4
unresolved import `crate::alias`
|
openraft/src/engine/handler/vote_handler/mod.rs#L174
mismatched types
|
openraft/src/proposer/leader.rs#L172
type annotations needed
|
openraft/src/vote/raft_vote.rs#L45
no method named `node_id_ref` found for reference `&<C as RaftTypeConfig>::LeaderId` in the current scope
|
openraft/src/vote/raft_vote.rs#L51
no method named `node_id_ref` found for reference `&<C as RaftTypeConfig>::LeaderId` in the current scope
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openraft/src/testing/log/suite.rs#L38
unused import: `crate::Vote`
|
|
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 `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 `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 `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 logs for this run have expired and are no longer available.
Loading