Change: change LeaderId<NID:NodeId>
to LeaderId<C:RaftTypeConfig>
#4268
Annotations
9 errors and 5 warnings
clippy:
openraft/src/engine/log_id_list.rs#L153
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/engine/log_id_list.rs#L161
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/engine/log_id_list.rs#L239
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/engine/log_id_list.rs#L284
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/engine/log_id_list.rs#L289
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/proposer/leader.rs#L88
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy:
openraft/src/proposer/leader.rs#L94
using `clone` on type `CommittedLeaderId<C>` which implements the `Copy` trait
|
clippy
could not compile `openraft` (lib) due to 7 previous errors
|
clippy
Process completed 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
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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