Skip to content
Triggered via schedule April 8, 2024 02:07
Status Failure
Total duration 9m 58s
Artifacts

ci.yaml

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

58 errors and 293 warnings
stores (memstore): openraft/src/vote/leader_id/leader_id_adv.rs#L50
unnecessary qualification
stores (memstore): openraft/src/entry/mod.rs#L45
unnecessary qualification
stores (memstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test (nightly, 30): openraft/src/entry/mod.rs#L45
unnecessary qualification
openraft-test (nightly, 30)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test-bench (nightly): openraft/src/entry/mod.rs#L45
unnecessary qualification
openraft-test-bench (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cluster-benchmark (cluster_benchmark)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test (nightly, 0, single-term-leader)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly): openraft/src/entry/mod.rs#L45
unnecessary qualification
openraft-feature-test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly, single-term-leader)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly, serde)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
examples (nightly, raft-kv-memstore-singlethreaded)
Process completed with exit code 101.
examples (nightly, raft-kv-memstore)
Process completed with exit code 101.
Build (nightly, bench,serde,bt,singlethreaded)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests-feature-test (nightly, single-term-leader)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests-feature-test (nightly, loosen-follower-log-revert)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stores (sledstore): openraft/src/entry/mod.rs#L45
unnecessary qualification
stores (sledstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests-feature-test (nightly): openraft/src/entry/mod.rs#L45
unnecessary qualification
tests-feature-test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
external-stores (stores/rocksstore-v2)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stores (rocksstore-compat07): openraft/src/entry/mod.rs#L45
unnecessary qualification
stores (rocksstore-compat07)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
examples (nightly, raft-kv-rocksdb)
Process completed with exit code 101.
stores (rocksstore): openraft/src/entry/mod.rs#L45
unnecessary qualification
stores (rocksstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/testing/suite.rs#L5
the item `None` is imported redundantly
stores (memstore): openraft/src/progress/mod.rs#L54
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 6 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, 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, actions/upload-artifact@v3. 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/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-test (nightly, 30): openraft/src/progress/mod.rs#L54
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 6 warnings
openraft-test (nightly, 30)
build failed, waiting for other jobs to finish...
openraft-test (nightly, 30)
`openraft` (lib test) generated 3 warnings (2 duplicates)
openraft-test (nightly, 30)
No files were found with the provided path: openraft/_log/ tests/_log/. No artifacts will be uploaded.
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/
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, actions/upload-artifact@v3. 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/progress/mod.rs#L54
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
`openraft` (lib) generated 6 warnings
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
build failed, waiting for other jobs to finish...
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
`openraft` (lib test) generated 3 warnings (2 duplicates)
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
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-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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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-test-bench (nightly): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-test-bench (nightly): openraft/src/progress/mod.rs#L71
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 3 warnings
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/testing/suite.rs#L5
the item `None` is imported redundantly
cluster-benchmark (cluster_benchmark): openraft/src/progress/mod.rs#L54
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 6 warnings
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 (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, actions/upload-artifact@v3. 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/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-test (nightly, 0, single-term-leader): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-test (nightly, 0, single-term-leader): openraft/src/progress/mod.rs#L54
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 6 warnings
openraft-test (nightly, 0, single-term-leader)
build failed, waiting for other jobs to finish...
openraft-test (nightly, 0, single-term-leader)
No files were found with the provided path: openraft/_log/ tests/_log/. No artifacts will be uploaded.
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, actions/upload-artifact@v3. 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)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
openraft-feature-test (nightly): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-feature-test (nightly): openraft/src/progress/mod.rs#L54
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 6 warnings
openraft-feature-test (nightly)
build failed, waiting for other jobs to finish...
openraft-feature-test (nightly)
`openraft` (lib test) generated 3 warnings (2 duplicates)
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, actions/upload-artifact@v3. 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)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
openraft-feature-test (nightly, single-term-leader): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-feature-test (nightly, single-term-leader): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-feature-test (nightly, single-term-leader): openraft/src/progress/mod.rs#L54
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 6 warnings
openraft-feature-test (nightly, single-term-leader)
build failed, waiting for other jobs to finish...
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, 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, actions/upload-artifact@v3. 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)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
openraft-feature-test (nightly, serde): openraft/src/testing/suite.rs#L5
the item `None` is imported redundantly
openraft-feature-test (nightly, serde): openraft/src/progress/mod.rs#L54
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 6 warnings
openraft-feature-test (nightly, serde)
build failed, waiting for other jobs to finish...
openraft-feature-test (nightly, serde)
`openraft` (lib test) generated 3 warnings (2 duplicates)
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 (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/
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/
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/testing/suite.rs#L5
the item `None` is imported redundantly
Build (nightly, bench,serde,bt,singlethreaded): openraft/src/progress/mod.rs#L54
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 6 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/
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, actions/upload-artifact@v3. 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/testing/suite.rs#L5
the item `None` is imported redundantly
tests-feature-test (nightly, single-term-leader): openraft/src/progress/mod.rs#L54
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 6 warnings
tests-feature-test (nightly, single-term-leader)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
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, actions/upload-artifact@v3. 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#L54
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 6 warnings
tests-feature-test (nightly, loosen-follower-log-revert)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
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/
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/testing/suite.rs#L5
the item `None` is imported redundantly
stores (sledstore): openraft/src/progress/mod.rs#L54
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 6 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/
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, actions/upload-artifact@v3. 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/testing/suite.rs#L5
the item `None` is imported redundantly
tests-feature-test (nightly): openraft/src/progress/mod.rs#L54
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 6 warnings
tests-feature-test (nightly)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
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/
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/
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/testing/suite.rs#L5
the item `None` is imported redundantly
external-stores (stores/rocksstore-v2): openraft/src/progress/mod.rs#L54
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 6 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/
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/testing/suite.rs#L5
the item `None` is imported redundantly
stores (rocksstore-compat07): openraft/src/progress/mod.rs#L54
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 6 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 (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/testing/suite.rs#L5
the item `None` is imported redundantly
stores (rocksstore): openraft/src/progress/mod.rs#L54
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 6 warnings
stores (rocksstore)
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.
stores (rocksstore)
Back off 18.243 seconds before retry.
stores (rocksstore)
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.
stores (rocksstore)
Back off 23.322 seconds before retry.
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/