Skip to content

Merge rc/0.42 to feat/whitebox #1253

Merge rc/0.42 to feat/whitebox

Merge rc/0.42 to feat/whitebox #1253

Triggered via pull request July 10, 2023 13:52
Status Success
Total duration 4m 6s
Artifacts

lldb-formatter-tests.yml

on: pull_request
LLDB formatter tests
3m 57s
LLDB formatter tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L95: vm/src/tx_mock/tx_cache_balance_util.rs#L95
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:95:34 | 95 | if !is_system_sc_address(&from) { | ^^^^^ help: change this to: `from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L98: vm/src/tx_mock/tx_cache_balance_util.rs#L98
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:98:34 | 98 | if !is_system_sc_address(&to) { | ^^^ help: change this to: `to` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L112: vm/src/tx_mock/tx_cache_balance_util.rs#L112
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:112:34 | 112 | if !is_system_sc_address(&from) && !is_system_sc_address(&to) { | ^^^^^ help: change this to: `from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L112: vm/src/tx_mock/tx_cache_balance_util.rs#L112
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:112:66 | 112 | if !is_system_sc_address(&from) && !is_system_sc_address(&to) { | ^^^ help: change this to: `to` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L95: vm/src/tx_mock/tx_cache_balance_util.rs#L95
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:95:34 | 95 | if !is_system_sc_address(&from) { | ^^^^^ help: change this to: `from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L98: vm/src/tx_mock/tx_cache_balance_util.rs#L98
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:98:34 | 98 | if !is_system_sc_address(&to) { | ^^^ help: change this to: `to` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L112: vm/src/tx_mock/tx_cache_balance_util.rs#L112
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:112:34 | 112 | if !is_system_sc_address(&from) && !is_system_sc_address(&to) { | ^^^^^ help: change this to: `from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
[clippy] vm/src/tx_mock/tx_cache_balance_util.rs#L112: vm/src/tx_mock/tx_cache_balance_util.rs#L112
warning: this expression creates a reference which is immediately dereferenced by the compiler --> vm/src/tx_mock/tx_cache_balance_util.rs:112:66 | 112 | if !is_system_sc_address(&from) && !is_system_sc_address(&to) { | ^^^ help: change this to: `to` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
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/