Skip to content

Notes on raft

Notes on raft #161

Triggered via push March 27, 2024 03:03
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Rog
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rog
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Rog: src/log.rs#L2
unused import: `os::unix::fs::OpenOptionsExt`
Rog: src/command.rs#L7
constant `REQUEST_VOTE_COMMAND_BYTE` is never used
Rog: src/raft.rs#L21
enum `State` is never used
Rog: src/raft.rs#L27
struct `Server` is never constructed
Rog: src/raft.rs#L76
struct `VoteRequest` is never constructed
Rog: src/raft.rs#L83
struct `LogEntry` is never constructed
Rog: src/raft.rs#L88
struct `AppendEntries` is never constructed
Rog
`rog` (lib) generated 7 warnings
Rog: src/log.rs#L2
unused import: `os::unix::fs::OpenOptionsExt`
Rog: src/command.rs#L7
constant `REQUEST_VOTE_COMMAND_BYTE` is never used
Rog: src/raft.rs#L21
enum `State` is never used
Rog: src/raft.rs#L27
struct `Server` is never constructed
Rog: src/raft.rs#L76
struct `VoteRequest` is never constructed
Rog: src/raft.rs#L83
struct `LogEntry` is never constructed
Rog: src/raft.rs#L88
struct `AppendEntries` is never constructed
Rog
`rog` (lib) generated 7 warnings
Rog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/