Skip to content

Change: remove deprecated RaftNetwork methods without option argument #3157

Change: remove deprecated RaftNetwork methods without option argument

Change: remove deprecated RaftNetwork methods without option argument #3157

Triggered via pull request February 24, 2024 03:11
Status Failure
Total duration 18m 57s
Artifacts

ci.yaml

on: pull_request
Matrix: cluster-benchmark
Matrix: examples
Matrix: external-stores
Matrix: openraft-feature-test
Matrix: openraft-test-bench
Matrix: openraft-test
Matrix: stores
Matrix: Build
Matrix: tests-feature-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 312 warnings
examples (nightly, raft-kv-memstore-generic-snapshot-data)
Process completed with exit code 101.
lint: openraft/src/raft/message/append_entries.rs#L60
unresolved link to `crate::network::RaftNetwork::send_append_entries`
lint: openraft/src/raft/message/append_entries.rs#L83
unresolved link to `crate::network::RaftNetwork::send_append_entries`
lint
could not document `openraft`
lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (nightly, bench,serde,bt,singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (nightly, bench,serde,bt,singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
Build (nightly, bench,serde,bt,singlethreaded): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
Build (nightly, bench,serde,bt,singlethreaded): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
Build (nightly, bench,serde,bt,singlethreaded): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
Build (nightly, bench,serde,bt,singlethreaded)
`openraft` (lib) generated 5 warnings
Build (nightly, bench,serde,bt,singlethreaded)
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/
Build (nightly, bench,serde,bt,singlethreaded)
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/
Build (nightly, bench,serde,bt,singlethreaded)
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/
Build (nightly, bench,serde,bt,singlethreaded)
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/
cluster-benchmark (cluster_benchmark)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cluster-benchmark (cluster_benchmark)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
cluster-benchmark (cluster_benchmark): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
cluster-benchmark (cluster_benchmark)
`openraft` (lib) generated 5 warnings
cluster-benchmark (cluster_benchmark)
unused import: `openraft::OptionalSync`
cluster-benchmark (cluster_benchmark)
`cluster-benchmark` (test "benchmark") generated 1 warning (run `cargo fix --test "benchmark"` to apply 1 suggestion)
cluster-benchmark (cluster_benchmark)
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/
cluster-benchmark (cluster_benchmark)
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/
cluster-benchmark (cluster_benchmark)
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/
cluster-benchmark (cluster_benchmark)
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/
openraft-test-bench (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-test-bench (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-test-bench (nightly): openraft/src/progress/mod.rs#L83
method `quorum_set` is never used
openraft-test-bench (nightly): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
openraft-test-bench (nightly)
`openraft` (lib test) generated 2 warnings
openraft-test-bench (nightly)
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/
openraft-test-bench (nightly)
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/
openraft-test-bench (nightly)
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/
openraft-test-bench (nightly)
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/
openraft-feature-test (nightly, serde)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-feature-test (nightly, serde)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-feature-test (nightly, serde)
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/
openraft-feature-test (nightly, serde)
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/
openraft-feature-test (nightly, serde)
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/
openraft-feature-test (nightly, serde)
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/
openraft-feature-test (nightly, serde): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-feature-test (nightly, serde): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
openraft-feature-test (nightly, serde): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-feature-test (nightly, serde): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-feature-test (nightly, serde)
`openraft` (lib) generated 5 warnings
openraft-feature-test (nightly, serde)
`openraft` (lib test) generated 2 warnings (1 duplicate)
openraft-feature-test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-feature-test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-feature-test (nightly)
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/
openraft-feature-test (nightly)
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/
openraft-feature-test (nightly)
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/
openraft-feature-test (nightly)
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/
openraft-feature-test (nightly): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-feature-test (nightly): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
openraft-feature-test (nightly): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-feature-test (nightly): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-feature-test (nightly): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
openraft-feature-test (nightly)
`openraft` (lib) generated 5 warnings
openraft-feature-test (nightly)
`openraft` (lib test) generated 2 warnings (1 duplicate)
openraft-feature-test (nightly, single-term-leader)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-feature-test (nightly, single-term-leader)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-feature-test (nightly, single-term-leader): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-feature-test (nightly, single-term-leader): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-feature-test (nightly, single-term-leader)
`openraft` (lib) generated 5 warnings
openraft-feature-test (nightly, single-term-leader)
`openraft` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p openraft --tests` to apply 1 suggestion)
openraft-feature-test (nightly, single-term-leader)
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/
openraft-feature-test (nightly, single-term-leader)
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/
openraft-feature-test (nightly, single-term-leader)
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/
openraft-feature-test (nightly, single-term-leader)
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/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded): openraft/src/core/tick.rs#L162
unused import: `crate::type_config::alias::AsyncRuntimeOf`
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
`openraft` (lib) generated 5 warnings
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
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/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
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/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
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/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
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/
openraft-test (stable, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-test (stable, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-test (stable, 0)
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/
openraft-test (stable, 0)
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/
openraft-test (stable, 0)
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/
openraft-test (stable, 0)
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/
stores (memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
stores (memstore): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
stores (memstore): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
stores (memstore): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
stores (memstore): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
stores (memstore): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
stores (memstore)
`openraft` (lib) generated 5 warnings
stores (memstore)
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/
stores (memstore)
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/
stores (memstore)
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/
stores (memstore)
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/
openraft-test (nightly, 0, single-term-leader)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-test (nightly, 0, single-term-leader)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-test (nightly, 0, single-term-leader)
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/
openraft-test (nightly, 0, single-term-leader)
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/
openraft-test (nightly, 0, single-term-leader)
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/
openraft-test (nightly, 0, single-term-leader)
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/
openraft-test (nightly, 0, single-term-leader): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-test (nightly, 0, single-term-leader): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-test (nightly, 0, single-term-leader): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-test (nightly, 0, single-term-leader)
`openraft` (lib) generated 5 warnings
openraft-test (nightly, 0, single-term-leader)
`openraft` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p openraft --tests` to apply 1 suggestion)
openraft-test (nightly, 0, single-term-leader): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-test (nightly, 0, single-term-leader): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-test (nightly, 0, single-term-leader): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-test (nightly, 0, single-term-leader)
`openraft` (lib) generated 5 warnings
stores (sledstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (sledstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
stores (sledstore): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
stores (sledstore): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
stores (sledstore): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
stores (sledstore): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
stores (sledstore): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
stores (sledstore)
`openraft` (lib) generated 5 warnings
stores (sledstore)
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/
stores (sledstore)
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/
stores (sledstore)
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/
stores (sledstore)
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/
openraft-test (nightly, 30)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-test (nightly, 30)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
openraft-test (nightly, 30): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-test (nightly, 30): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
openraft-test (nightly, 30)
`openraft` (lib) generated 5 warnings
openraft-test (nightly, 30)
`openraft` (lib test) generated 2 warnings (1 duplicate)
openraft-test (nightly, 30): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
openraft-test (nightly, 30): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
openraft-test (nightly, 30): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
openraft-test (nightly, 30)
`openraft` (lib) generated 5 warnings
openraft-test (nightly, 30)
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/
openraft-test (nightly, 30)
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/
openraft-test (nightly, 30)
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/
openraft-test (nightly, 30)
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/
examples (nightly, raft-kv-memstore-singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore-singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore-singlethreaded)
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/
examples (nightly, raft-kv-memstore-singlethreaded)
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/
examples (nightly, raft-kv-memstore-singlethreaded)
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/
examples (nightly, raft-kv-memstore-singlethreaded)
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/
examples (nightly, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, memstore)
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/
examples (nightly, memstore)
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/
examples (nightly, memstore)
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/
examples (nightly, memstore)
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/
examples (stable, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, memstore)
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/
examples (stable, memstore)
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/
examples (stable, memstore)
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/
examples (stable, memstore)
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/
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
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/
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
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/
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
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/
examples (nightly, raft-kv-memstore-opendal-snapshot-data)
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/
tests-feature-test (nightly, loosen-follower-log-revert)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests-feature-test (nightly, loosen-follower-log-revert)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
tests-feature-test (nightly, loosen-follower-log-revert): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
tests-feature-test (nightly, loosen-follower-log-revert): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
tests-feature-test (nightly, loosen-follower-log-revert)
`openraft` (lib) generated 5 warnings
tests-feature-test (nightly, loosen-follower-log-revert)
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/
tests-feature-test (nightly, loosen-follower-log-revert)
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/
tests-feature-test (nightly, loosen-follower-log-revert)
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/
tests-feature-test (nightly, loosen-follower-log-revert)
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/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
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/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
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/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
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/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
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/
examples (stable, raft-kv-memstore-generic-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore-generic-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore-generic-snapshot-data)
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/
examples (stable, raft-kv-memstore-generic-snapshot-data)
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/
examples (stable, raft-kv-memstore-generic-snapshot-data)
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/
examples (stable, raft-kv-memstore-generic-snapshot-data)
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/
tests-feature-test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests-feature-test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
tests-feature-test (nightly)
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/
tests-feature-test (nightly)
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/
tests-feature-test (nightly)
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/
tests-feature-test (nightly)
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/
tests-feature-test (nightly): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
tests-feature-test (nightly): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
tests-feature-test (nightly): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
tests-feature-test (nightly): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
tests-feature-test (nightly): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
tests-feature-test (nightly)
`openraft` (lib) generated 5 warnings
tests-feature-test (nightly, single-term-leader)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests-feature-test (nightly, single-term-leader)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
tests-feature-test (nightly, single-term-leader): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
tests-feature-test (nightly, single-term-leader): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
tests-feature-test (nightly, single-term-leader): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
tests-feature-test (nightly, single-term-leader)
`openraft` (lib) generated 5 warnings
tests-feature-test (nightly, single-term-leader)
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/
tests-feature-test (nightly, single-term-leader)
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/
tests-feature-test (nightly, single-term-leader)
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/
tests-feature-test (nightly, single-term-leader)
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/
examples (stable, raft-kv-memstore-singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore-singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore-singlethreaded)
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/
examples (stable, raft-kv-memstore-singlethreaded)
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/
examples (stable, raft-kv-memstore-singlethreaded)
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/
examples (stable, raft-kv-memstore-singlethreaded)
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/
examples (nightly, raft-kv-memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore)
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/
examples (nightly, raft-kv-memstore)
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/
examples (nightly, raft-kv-memstore)
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/
examples (nightly, raft-kv-memstore)
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/
external-stores (stores/rocksstore-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
external-stores (stores/rocksstore-v2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
external-stores (stores/rocksstore-v2): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
external-stores (stores/rocksstore-v2)
`openraft` (lib) generated 5 warnings
external-stores (stores/rocksstore-v2)
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/
external-stores (stores/rocksstore-v2)
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/
external-stores (stores/rocksstore-v2)
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/
external-stores (stores/rocksstore-v2)
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/
examples (stable, raft-kv-memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore)
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/
examples (stable, raft-kv-memstore)
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/
examples (stable, raft-kv-memstore)
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/
examples (stable, raft-kv-memstore)
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/
examples (stable, raft-kv-memstore-opendal-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore-opendal-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore-opendal-snapshot-data)
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/
examples (stable, raft-kv-memstore-opendal-snapshot-data)
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/
examples (stable, raft-kv-memstore-opendal-snapshot-data)
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/
examples (stable, raft-kv-memstore-opendal-snapshot-data)
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
lint
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/
lint
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/
lint
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/
lint
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/
lint
Failed to download action 'https://api.github.com/repos/actions-rs/toolchain/tarball/b2417cde72dcf67f306c0ae8e0828a81bf0b189f'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint
Back off 25.177 seconds before retry.
stores (rocksstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (rocksstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
stores (rocksstore): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
stores (rocksstore): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
stores (rocksstore): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
stores (rocksstore): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
stores (rocksstore): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
stores (rocksstore)
`openraft` (lib) generated 5 warnings
stores (rocksstore)
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/
stores (rocksstore)
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/
stores (rocksstore)
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/
stores (rocksstore)
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/
stores (rocksstore-compat07)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (rocksstore-compat07)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, 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/
stores (rocksstore-compat07): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
stores (rocksstore-compat07): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
stores (rocksstore-compat07): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
stores (rocksstore-compat07): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
stores (rocksstore-compat07): openraft/src/raft_state/vote_state_reader.rs#L5
trait `VoteStateReader` is never used
stores (rocksstore-compat07)
`openraft` (lib) generated 5 warnings
stores (rocksstore-compat07)
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/
stores (rocksstore-compat07)
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/
stores (rocksstore-compat07)
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/
stores (rocksstore-compat07)
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/
examples (stable, raft-kv-rocksdb)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-rocksdb)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-rocksdb)
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/
examples (stable, raft-kv-rocksdb)
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/
examples (stable, raft-kv-rocksdb)
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/
examples (stable, raft-kv-rocksdb)
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/
examples (nightly, raft-kv-rocksdb)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-rocksdb)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-rocksdb)
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/
examples (nightly, raft-kv-rocksdb)
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/
examples (nightly, raft-kv-rocksdb)
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/
examples (nightly, raft-kv-rocksdb)
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/