Change: change LeaderId<NID:NodeId>
to LeaderId<C:RaftTypeConfig>
#3397
Annotations
4 errors and 9 warnings
Test crate `openraft/`:
openraft/src/vote/leader_id/leader_id_std.rs#L121
the function or associated item `new` exists for struct `CommittedLeaderId<u32>`, but its trait bounds were not satisfied
|
Test crate `openraft/`:
openraft/src/vote/leader_id/leader_id_std.rs#L126
the trait bound `u32: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`:
openraft/src/vote/leader_id/leader_id_std.rs#L126
the trait bound `u32: RaftTypeConfig` is not satisfied
|
Test crate `openraft/`
The process '/home/runner/.cargo/bin/cargo' failed 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
|
Test crate `openraft/`:
openraft/src/vote/leader_id/leader_id_std.rs#L6
unused import: `crate::NodeId`
|
Test crate `openraft/`
`openraft` (lib) generated 1 warning (run `cargo fix --lib -p openraft` to apply 1 suggestion)
|
Test crate `openraft/`
`openraft` (lib test) generated 1 warning (1 duplicate)
|
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