Skip to content

TxResponse process refactor #1270

TxResponse process refactor

TxResponse process refactor #1270

Triggered via pull request July 12, 2023 16:29
Status Success
Total duration 2m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lldb-formatter-tests.yml

on: pull_request
LLDB formatter tests
2m 46s
LLDB formatter tests
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
[clippy] framework/scenario/src/scenario/model/transaction/tx_response_utils.rs#L7: framework/scenario/src/scenario/model/transaction/tx_response_utils.rs#L7
warning: unneeded `return` statement --> framework/scenario/src/scenario/model/transaction/tx_response_utils.rs:7:5 | 7 | / return if topics.len() != 2 { 8 | | Some(format!( 9 | | "expected to have 2 topics, found {} instead", 10 | | topics.len() ... | 13 | | None 14 | | }; | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default = help: remove `return`
[clippy] framework/scenario/src/scenario/model/transaction/tx_response_utils.rs#L7: framework/scenario/src/scenario/model/transaction/tx_response_utils.rs#L7
warning: unneeded `return` statement --> framework/scenario/src/scenario/model/transaction/tx_response_utils.rs:7:5 | 7 | / return if topics.len() != 2 { 8 | | Some(format!( 9 | | "expected to have 2 topics, found {} instead", 10 | | topics.len() ... | 13 | | None 14 | | }; | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default = help: remove `return`
LLDB formatter tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/