Feature: Abstract Vote
#4306
Annotations
10 errors and 10 warnings
Test crate `openraft/`:
openraft/src/engine/engine_impl.rs#L5
unresolved import `crate::alias`
|
Test crate `openraft/`:
openraft/src/storage/v2/raft_log_storage_ext.rs#L3
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/proposer/leader.rs#L172
type annotations needed
|
Test crate `openraft/`:
openraft/src/vote/raft_vote.rs#L45
no method named `node_id_ref` found for reference `&<C as RaftTypeConfig>::LeaderId` in the current scope
|
Test crate `openraft/`:
openraft/src/vote/raft_vote.rs#L51
no method named `node_id_ref` found for reference `&<C as RaftTypeConfig>::LeaderId` in the current scope
|
Test crate `openraft/`:
openraft/src/engine/handler/following_handler/append_entries_test.rs#L73
type annotations needed
|
|
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.
|
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/
|
Test crate `openraft/`:
openraft/src/testing/log/suite.rs#L38
unused import: `crate::Vote`
|
Test crate `openraft/`
`openraft` (lib) generated 1 warning
|
Test crate `openraft/`
build failed, waiting for other jobs to finish...
|
Test crate `openraft/`
`openraft` (lib test) generated 1 warning (1 duplicate)
|
Loading