Skip to content

removed multiversx-sdk dependency from multiversx-sc-scenario #144

removed multiversx-sdk dependency from multiversx-sc-scenario

removed multiversx-sdk dependency from multiversx-sc-scenario #144

Triggered via pull request June 18, 2024 15:28
Status Success
Total duration 2m 51s
Artifacts

proxy-compare.yml

on: pull_request
Proxy compare - newly generated vs present in file tree
2m 42s
Proxy compare - newly generated vs present in file tree
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
[clippy] framework/snippets/src/network_response.rs#L82: framework/snippets/src/network_response.rs#L82
warning: needlessly taken reference of left operand --> framework/snippets/src/network_response.rs:82:8 | 82 | if &tx.processing_type_on_destination != SC_DEPLOY_PROCESSING_TYPE { | ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: use the left value directly: `tx.processing_type_on_destination` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#op_ref = note: `#[warn(clippy::op_ref)]` on by default
[clippy] framework/snippets/src/network_response.rs#L82: framework/snippets/src/network_response.rs#L82
warning: needlessly taken reference of left operand --> framework/snippets/src/network_response.rs:82:8 | 82 | if &tx.processing_type_on_destination != SC_DEPLOY_PROCESSING_TYPE { | ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: use the left value directly: `tx.processing_type_on_destination` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#op_ref = note: `#[warn(clippy::op_ref)]` on by default
[clippy] framework/snippets/src/network_response.rs#L82: framework/snippets/src/network_response.rs#L82
warning: needlessly taken reference of left operand --> framework/snippets/src/network_response.rs:82:8 | 82 | if &tx.processing_type_on_destination != SC_DEPLOY_PROCESSING_TYPE { | ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: use the left value directly: `tx.processing_type_on_destination` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#op_ref = note: `#[warn(clippy::op_ref)]` on by default
[clippy] framework/snippets/src/network_response.rs#L82: framework/snippets/src/network_response.rs#L82
warning: needlessly taken reference of left operand --> framework/snippets/src/network_response.rs:82:8 | 82 | if &tx.processing_type_on_destination != SC_DEPLOY_PROCESSING_TYPE { | ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: use the left value directly: `tx.processing_type_on_destination` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#op_ref = note: `#[warn(clippy::op_ref)]` on by default
Proxy compare - newly generated vs present in file tree
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-on-failure', 'matcher', 'rustflags']
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-on-failure', 'matcher', 'rustflags']