Skip to content

WIP raft integration #164

WIP raft integration

WIP raft integration #164

Triggered via push April 25, 2024 03:21
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 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/raft.rs#L257
unused variable: `request`
Rog: src/raft.rs#L286
unused variable: `response`
Rog: src/raft.rs#L293
unused variable: `response`
Rog: src/command.rs#L11
constant `LOG_REQUEST_COMMAND_BYTE` is never used
Rog: src/raft.rs#L233
methods `broadcast_message` and `send_append_entries` are never used
Rog
`rog` (lib) generated 5 warnings (run `cargo fix --lib -p rog` to apply 3 suggestions)
Rog
`rog` (bin "rog-server" test) generated 1 warning (run `cargo fix --bin "rog-server" --tests` to apply 1 suggestion)
Rog: src/raft.rs#L257
unused variable: `request`
Rog: src/raft.rs#L286
unused variable: `response`
Rog: src/raft.rs#L293
unused variable: `response`
Rog: src/command.rs#L11
constant `LOG_REQUEST_COMMAND_BYTE` is never used
Rog: src/raft.rs#L233
methods `broadcast_message` and `send_append_entries` are never used
Rog
`rog` (lib) generated 5 warnings (run `cargo fix --lib -p rog` to apply 3 suggestions)
Rog
`rog` (bin "rog-server") generated 1 warning (run `cargo fix --bin "rog-server"` to apply 1 suggestion)
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/