Skip to content

results from logs #4859

results from logs

results from logs #4859

Re-run triggered September 11, 2023 16:24
Status Failure
Total duration 17m 36s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Contracts / Clippy linter check
reviewdog exited with status code: 1
Contracts / Clippy linter check: framework/scenario/src/scenario/model/transaction/tx_response.rs#L146
[clippy] reported by reviewdog 🐶 warning: single-character string constant used as pattern --> framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57 | 146 | ... if decoded_data.starts_with("@") { | ^^^ help: try using a `char` instead: `'@'` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern = note: `#[warn(clippy::single_char_pattern)]` on by default Raw Output: framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57:w:warning: single-character string constant used as pattern --> framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57 | 146 | ... if decoded_data.starts_with("@") { | ^^^ help: try using a `char` instead: `'@'` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern = note: `#[warn(clippy::single_char_pattern)]` on by default __END__
Contracts / Clippy linter check: framework/scenario/src/scenario/model/transaction/tx_response.rs#L146
[clippy] reported by reviewdog 🐶 warning: single-character string constant used as pattern --> framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57 | 146 | ... if decoded_data.starts_with("@") { | ^^^ help: try using a `char` instead: `'@'` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern = note: `#[warn(clippy::single_char_pattern)]` on by default Raw Output: framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57:w:warning: single-character string constant used as pattern --> framework/scenario/src/scenario/model/transaction/tx_response.rs:146:57 | 146 | ... if decoded_data.starts_with("@") { | ^^^ help: try using a `char` instead: `'@'` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern = note: `#[warn(clippy::single_char_pattern)]` on by default __END__
Contracts / Wasm 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/

Artifacts

Produced during runtime
Name Size
report Expired
93.5 KB
report-markdown Expired
5.95 KB