Skip to content

Change: remove deprecated RaftNetwork methods without option argument #3164

Change: remove deprecated RaftNetwork methods without option argument

Change: remove deprecated RaftNetwork methods without option argument #3164

Triggered via push February 27, 2024 02:47
Status Failure
Total duration 8m 3s
Artifacts

ci.yaml

on: push
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

1 error and 310 warnings
examples (nightly, raft-kv-rocksdb)
Process completed with exit code 101.
examples (stable, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected]. 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/[email protected]. 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/
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/[email protected], 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/[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/
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/
examples (nightly, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected]. 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/[email protected]. 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, 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/[email protected]. 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/[email protected]. 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/
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/[email protected]. 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/[email protected]. 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/
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/[email protected], 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/[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/
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)
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/[email protected]. 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/[email protected]. 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, 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/[email protected]. 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/[email protected]. 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-opendal-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected]. 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/[email protected]. 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/
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/[email protected], 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/[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/
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, 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/[email protected], 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/[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/
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-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/[email protected], 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/[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/
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/
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/[email protected]. 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/[email protected]. 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/
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/[email protected]. 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/[email protected]. 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/
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/[email protected]. 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/[email protected]. 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/
stores (memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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-bench (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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/
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/[email protected], 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/[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/
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/
stores (sledstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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 (stable, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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/
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/[email protected], 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/[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/
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
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/[email protected], 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/[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/
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/
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/[email protected], 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/[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/
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/[email protected], 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/[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/
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/
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/[email protected], 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/[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/
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/
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/[email protected], 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/[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/
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 (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/[email protected]. 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/[email protected]. 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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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/
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/[email protected]. 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/[email protected]. 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/
stores (rocksstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/[email protected], 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/[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/
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/[email protected], 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/[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/
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/