Change: change Vote<NID:NodeId>
to Vote<C:RaftTypeConfig>
#4256
Annotations
10 errors and 5 warnings
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
future cannot be sent between threads safely
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
the method `clone` exists for struct `RwLockReadGuard<'_, Option<Vote<u64>>>`, but its trait bounds were not satisfied
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied
|
Unit Tests
expected `impl Future<Output = Result<Option<Vote<u64>>, StorageError<TypeConfig>>>` to be a future that resolves to `Result<Option<Vote<TypeConfig>>, StorageError<TypeConfig>>`, but it resolves to `Result<Option<Vote<u64>>, StorageError<TypeConfig>>`
|
Unit Tests
the trait bound `u64: RaftTypeConfig` is not satisfied in `std::option::Option<openraft::Vote<u64>>`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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