Feature: Abstract Vote
#3431
Annotations
10 errors and 11 warnings
Test crate `openraft/`:
openraft/src/engine/engine_impl.rs#L5
unresolved import `crate::alias`
|
Test crate `openraft/`:
openraft/src/vote/committed.rs#L4
unresolved import `crate::alias`
|
Test crate `openraft/`:
openraft/src/vote/raft_vote.rs#L4
unresolved import `crate::alias`
|
Test crate `openraft/`:
openraft/src/engine/engine_impl.rs#L758
the method `cmp_key` exists for reference `&CommittedVote<C>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/engine/handler/establish_handler/mod.rs#L37
the method `cmp_key` exists for reference `&CommittedVote<C>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/proposer/leader.rs#L172
type annotations needed
|
Test crate `openraft/`:
openraft/src/proposer/leader.rs#L206
the size for values of type `CommittedVote<C>` cannot be known at compilation time
|
Test crate `openraft/`:
openraft/src/raft_state/io_state/io_id.rs#L102
the size for values of type `CommittedVote<C>` cannot be known at compilation time
|
Test crate `openraft/`:
openraft/src/vote/committed.rs#L36
the method `as_ref_vote` exists for reference `&CommittedVote<C>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/vote/committed.rs#L36
the method `as_ref_vote` exists for reference `&CommittedVote<C>`, but its trait bounds were not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload artifact
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
|
Test crate `openraft/`:
openraft/src/vote/committed.rs#L7
unused import: `crate::vote::raft_vote::RaftVoteExt`
|
Test crate `openraft/`:
openraft/src/proposer/leader.rs#L13
unused import: `crate::vote::raft_vote::RaftVoteExt`
|
Test crate `openraft/`
`openraft` (lib) generated 2 warnings
|
Test crate `openraft/`
build failed, waiting for other jobs to finish...
|
Test crate `openraft/`
`openraft` (lib test) generated 2 warnings (2 duplicates)
|
Setup | Toolchain
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/
|
Setup | Toolchain
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/
|
Setup | Toolchain
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/
|
Setup | Toolchain
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