Skip to content

Operation dispatcher FSM #1029

Operation dispatcher FSM

Operation dispatcher FSM #1029

Triggered via pull request August 30, 2024 10:55
Status Failure
Total duration 1m 23s
Artifacts

rust.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 34 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/action_dispatcher.rs#L3
variants `Pending`, `Waiting`, and `Done` are never constructed
Clippy: src/action_dispatcher.rs#L9
method `next` is never used
Clippy: src/action_dispatcher.rs#L19
variants `Auth` and `RateLimit` are never constructed
Clippy: src/action_dispatcher.rs#L24
methods `trigger`, `get_state`, `rate_limit`, and `auth` are never used
Clippy: src/action_dispatcher.rs#L82
field `actions` is never read
Clippy: src/action_dispatcher.rs#L90
associated items `new` and `next` are never used
Clippy: src/filter/http_context.rs#L18
field `action_dispatcher` is never read
Clippy: src/action_dispatcher.rs#L90
associated function `new` is never used
Clippy: src/action_dispatcher.rs#L136
used `assert_eq!` with a literal bool
Clippy: src/action_dispatcher.rs#L143
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#L3
variants `Pending`, `Waiting`, and `Done` are never constructed
Check: src/action_dispatcher.rs#L9
method `next` is never used
Check: src/action_dispatcher.rs#L19
variants `Auth` and `RateLimit` are never constructed
Check: src/action_dispatcher.rs#L24
methods `trigger`, `get_state`, `rate_limit`, and `auth` are never used
Check: src/action_dispatcher.rs#L82
field `actions` is never read
Check: src/action_dispatcher.rs#L90
associated items `new` and `next` are never used
Check: src/filter/http_context.rs#L18
field `action_dispatcher` is never read
Check
`wasm-shim` (lib) generated 7 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#L3
variants `Pending`, `Waiting`, and `Done` are never constructed
Rustfmt: src/action_dispatcher.rs#L9
method `next` is never used
Rustfmt: src/action_dispatcher.rs#L19
variants `Auth` and `RateLimit` are never constructed
Rustfmt: src/action_dispatcher.rs#L24
methods `trigger`, `get_state`, `rate_limit`, and `auth` are never used
Rustfmt: src/action_dispatcher.rs#L82
field `actions` is never read
Rustfmt: src/action_dispatcher.rs#L90
associated items `new` and `next` are never used
Rustfmt: src/filter/http_context.rs#L18
field `action_dispatcher` is never read
Rustfmt
`wasm-shim` (lib) generated 7 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/