Skip to content

Operation dispatcher FSM #1033

Operation dispatcher FSM

Operation dispatcher FSM #1033

Triggered via pull request August 30, 2024 18:18
Status Failure
Total duration 2m 10s
Artifacts

rust.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 32 warnings
Clippy: src/action_dispatcher.rs#L117
variable does not need to be mutable
Clippy: src/action_dispatcher.rs#L144
variable does not need to be mutable
Clippy: src/action_dispatcher.rs#L5
enum `State` is never used
Clippy: src/action_dispatcher.rs#L12
method `next` is never used
Clippy: src/action_dispatcher.rs#L21
struct `Action` is never constructed
Clippy: src/action_dispatcher.rs#L28
associated items `default`, `set_operation`, `trigger`, `get_state`, and `get_result` are never used
Clippy: src/action_dispatcher.rs#L57
struct `ActionDispatcher` is never constructed
Clippy: src/action_dispatcher.rs#L62
associated items `default`, `push_actions`, `get_current_action_state`, `get_current_action_result`, and `next` are never used
Clippy: src/action_dispatcher.rs#L62
associated function `default` is never used
Clippy: src/action_dispatcher.rs#L148
used `assert_eq!` with a literal bool
Check
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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check: src/action_dispatcher.rs#L5
enum `State` is never used
Check: src/action_dispatcher.rs#L12
method `next` is never used
Check: src/action_dispatcher.rs#L21
struct `Action` is never constructed
Check: src/action_dispatcher.rs#L28
associated items `default`, `set_operation`, `trigger`, `get_state`, and `get_result` are never used
Check: src/action_dispatcher.rs#L57
struct `ActionDispatcher` is never constructed
Check: src/action_dispatcher.rs#L62
associated items `default`, `push_actions`, `get_current_action_state`, `get_current_action_result`, and `next` are never used
Check
`wasm-shim` (lib) generated 6 warnings
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt: src/action_dispatcher.rs#L5
enum `State` is never used
Rustfmt: src/action_dispatcher.rs#L12
method `next` is never used
Rustfmt: src/action_dispatcher.rs#L21
struct `Action` is never constructed
Rustfmt: src/action_dispatcher.rs#L28
associated items `default`, `set_operation`, `trigger`, `get_state`, and `get_result` are never used
Rustfmt: src/action_dispatcher.rs#L57
struct `ActionDispatcher` is never constructed
Rustfmt: src/action_dispatcher.rs#L62
associated items `default`, `push_actions`, `get_current_action_state`, `get_current_action_result`, and `next` are never used
Rustfmt
`wasm-shim` (lib) generated 6 warnings
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/