Change: change Vote<NID:NodeId>
to Vote<C:RaftTypeConfig>
#4254
Annotations
10 errors and 6 warnings
Test crate `openraft/`:
openraft/src/vote/vote.rs#L175
the function or associated item `new` exists for struct `Vote<u64>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L175
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L177
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L183
the function or associated item `new_committed` exists for struct `Vote<u64>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L183
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L192
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L192
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L193
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L193
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/vote.rs#L194
the trait bound `u64: RaftTypeConfig` is 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.
|
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