Skip to content

Refactor: add examples/memstore to implement LogStore for other example applications #3133

Refactor: add examples/memstore to implement LogStore for other example applications

Refactor: add examples/memstore to implement LogStore for other example applications #3133

Triggered via pull request February 21, 2024 12:56
Status Failure
Total duration 7m 58s
Artifacts

ci.yaml

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

Annotations

81 errors and 207 warnings
openraft-feature-test (nightly): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-feature-test (nightly): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
openraft-feature-test (nightly)
could not compile `openraft` (lib) due to 2 previous errors
openraft-feature-test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test (nightly, 0, single-term-leader): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
could not compile `openraft` (lib) due to 2 previous errors
openraft-test (nightly, 0, single-term-leader)
could not compile `openraft` (lib) due to 2 previous errors
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
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-test (nightly, 30): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-test (nightly, 30): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
openraft-test (nightly, 30)
could not compile `openraft` (lib) due to 2 previous errors
openraft-test (nightly, 30)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test (stable, 0): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-test (stable, 0): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
openraft-test (stable, 0)
could not compile `openraft` (lib) due to 2 previous errors
openraft-test (stable, 0)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly, single-term-leader)
could not compile `openraft` (lib) due to 2 previous errors
openraft-feature-test (nightly, single-term-leader)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-feature-test (nightly, serde): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-feature-test (nightly, serde): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
openraft-feature-test (nightly, serde)
could not compile `openraft` (lib) due to 2 previous errors
openraft-feature-test (nightly, serde)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
lint: openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
lint: openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
lint: openraft/src/compat/compat07.rs#L159
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L178
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L189
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L193
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L322
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L359
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/compat07.rs#L404
failed to resolve: could not find `RaftStorage` in the crate root
lint: openraft/src/compat/testing.rs#L16
cannot find trait `RaftStorage` in the crate root
examples (stable, memstore)
Process completed with exit code 127.
examples (nightly, memstore)
Process completed with exit code 101.
stores (memstore): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
stores (memstore): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
stores (memstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
openraft-test-bench (nightly): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
openraft-test-bench (nightly): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
openraft-test-bench (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests-feature-test (nightly, loosen-follower-log-revert)
could not compile `openraft` (lib) due to 2 previous errors
tests-feature-test (nightly, loosen-follower-log-revert)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stores (sledstore): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
stores (sledstore): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
stores (sledstore)
could not compile `openraft` (lib) due to 2 previous errors
stores (sledstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests-feature-test (nightly): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
tests-feature-test (nightly): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
tests-feature-test (nightly)
could not compile `openraft` (lib) due to 2 previous errors
tests-feature-test (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (nightly, bench,serde,bt,singlethreaded): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
Build (nightly, bench,serde,bt,singlethreaded)
could not compile `openraft` (lib) due to 2 previous errors
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): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
tests-feature-test (nightly, single-term-leader)
could not compile `openraft` (lib) due to 2 previous errors
tests-feature-test (nightly, single-term-leader)
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/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
stores (rocksstore): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
stores (rocksstore)
could not compile `openraft` (lib) due to 2 previous errors
stores (rocksstore)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
stores (rocksstore-compat07): openraft/src/storage/adapter.rs#L19
unresolved import `crate::RaftStorage`
stores (rocksstore-compat07): openraft/src/testing/store_builder.rs#L8
unresolved import `crate::RaftStorage`
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L159
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L178
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L189
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L193
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L322
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L359
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/compat07.rs#L404
failed to resolve: could not find `RaftStorage` in the crate root
stores (rocksstore-compat07): openraft/src/compat/testing.rs#L16
cannot find trait `RaftStorage` in the crate root
openraft-feature-test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
openraft-test (nightly, 0, single-term-leader)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-feature-test (nightly, single-term-leader,serde,singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-test (nightly, 0, single-term-leader)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (nightly, 0, single-term-leader)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (nightly, 0, single-term-leader)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (nightly, 0, single-term-leader)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-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` (lib test) generated 4 warnings
openraft-test (nightly, 0, single-term-leader)
`openraft` (lib test) generated 1 warning
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-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, 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 (nightly, 30)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-test (nightly, 30)
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-test (stable, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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 (stable, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-test (stable, 0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (stable, 0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (stable, 0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (stable, 0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-test (stable, 0)
No files were found with the provided path: openraft/_log/ tests/_log/. No artifacts will be uploaded.
openraft-feature-test (nightly, single-term-leader)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-feature-test (nightly, single-term-leader)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
openraft-feature-test (nightly, single-term-leader)
`openraft` (lib test) generated 1 warning
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/toolchain@v1.0.6, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-feature-test (nightly, serde)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly, serde)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly, serde)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly, serde)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
openraft-feature-test (nightly, serde)
No files were found with the provided path: openraft/_log/. No artifacts will be uploaded.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cluster-benchmark (cluster_benchmark)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cluster-benchmark (cluster_benchmark)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cluster-benchmark (cluster_benchmark): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
cluster-benchmark (cluster_benchmark): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
cluster-benchmark (cluster_benchmark)
`openraft` (lib) generated 5 warnings
cluster-benchmark (cluster_benchmark)
unused import: `openraft::OptionalSync`
cluster-benchmark (cluster_benchmark)
`cluster-benchmark` (test "benchmark") generated 1 warning (run `cargo fix --test "benchmark"` to apply 1 suggestion)
cluster-benchmark (cluster_benchmark)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cluster-benchmark (cluster_benchmark)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cluster-benchmark (cluster_benchmark)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cluster-benchmark (cluster_benchmark)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore-singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-generic-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore-generic-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-generic-snapshot-data)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stores (memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
openraft-test-bench (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openraft-test-bench (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/
examples (nightly, raft-kv-memstore-singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore-singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore-singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-feature-test (nightly, loosen-follower-log-revert)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests-feature-test (nightly, loosen-follower-log-revert)
No files were found with the provided path: tests/_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/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (sledstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stores (sledstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/toolchain@v1.0.6, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-feature-test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-feature-test (nightly)
No files were found with the provided path: tests/_log/. No artifacts will be uploaded.
Build (nightly, bench,serde,bt,singlethreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (nightly, bench,serde,bt,singlethreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (nightly, bench,serde,bt,singlethreaded)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/toolchain@v1.0.6, 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/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests-feature-test (nightly, single-term-leader)
No files were found with the provided path: tests/_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/
examples (nightly, raft-kv-memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-memstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-memstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
external-stores (stores/rocksstore-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
external-stores (stores/rocksstore-v2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
external-stores (stores/rocksstore-v2): openraft/src/progress/mod.rs#L66
methods `try_get`, `get`, `granted`, and `quorum_set` are never used
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L18
trait `RaftTimer` is never used
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L33
struct `Timeout` is never constructed
external-stores (stores/rocksstore-v2): openraft/src/timer/timeout.rs#L43
struct `TimeoutInner` is never constructed
external-stores (stores/rocksstore-v2)
`openraft` (lib) generated 5 warnings
external-stores (stores/rocksstore-v2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
external-stores (stores/rocksstore-v2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
external-stores (stores/rocksstore-v2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
external-stores (stores/rocksstore-v2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-rocksdb)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (nightly, raft-kv-rocksdb)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (nightly, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (nightly, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (rocksstore)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stores (rocksstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore-compat07)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stores (rocksstore-compat07)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stores (rocksstore-compat07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore-compat07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore-compat07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
stores (rocksstore-compat07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-rocksdb)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples (stable, raft-kv-rocksdb)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples (stable, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
examples (stable, raft-kv-rocksdb)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/