Feature: Group storage configuration types in StorageTypeConfig
trait
#2748
Annotations
10 errors and 6 warnings
openraft/src/raft/mod.rs#L157
cannot find type `N` in this scope
|
openraft/src/raft/mod.rs#L157
cannot find trait `RaftNetworkFactory` in this scope
|
openraft/src/raft/mod.rs#L158
cannot find type `LS` in this scope
|
openraft/src/raft/mod.rs#L158
cannot find trait `RaftLogStorage` in this scope
|
openraft/src/raft/mod.rs#L159
cannot find type `SM` in this scope
|
openraft/src/raft/mod.rs#L159
cannot find trait `RaftStateMachine` in this scope
|
openraft/src/raft/mod.rs#L175
cannot find type `N` in this scope
|
openraft/src/raft/mod.rs#L175
cannot find trait `RaftNetworkFactory` in this scope
|
openraft/src/raft/mod.rs#L176
cannot find type `LS` in this scope
|
openraft/src/raft/mod.rs#L176
cannot find trait `RaftLogStorage` in this scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected], actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading