Create mock contracts #748
actions.yml
on: pull_request
Contracts
/
Wasm tests
5m 7s
Contracts
/
Test Coverage
1m 6s
Contracts
/
Rust tests
49s
Contracts
/
Clippy linter check
45s
Annotations
7 errors and 24 warnings
[clippy] bridge-proxy/tests/bridge_proxy_blackbox_test.rs#L72:
bridge-proxy/tests/bridge_proxy_blackbox_test.rs#L72
error[E0433]: failed to resolve: use of undeclared crate or module `mock_bridged_tokens_wrapper`
--> bridge-proxy/tests/bridge_proxy_blackbox_test.rs:72:9
|
72 | mock_bridged_tokens_wrapper::ContractBuilder,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `mock_bridged_tokens_wrapper`
|
help: there is a crate or module with a similar name
|
72 | bridged_tokens_wrapper::ContractBuilder,
| ~~~~~~~~~~~~~~~~~~~~~~
|
Contracts / Rust tests:
bridge-proxy/tests/bridge_proxy_blackbox_test.rs#L72
failed to resolve: use of undeclared crate or module `mock_bridged_tokens_wrapper`
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Test Coverage:
bridge-proxy/tests/bridge_proxy_blackbox_test.rs#L72
failed to resolve: use of undeclared crate or module `mock_bridged_tokens_wrapper`
|
Contracts / Test Coverage
Process completed with exit code 1.
|
Contracts / Wasm tests:
bridge-proxy/tests/bridge_proxy_blackbox_test.rs#L72
failed to resolve: use of undeclared crate or module `mock_bridged_tokens_wrapper`
|
Contracts / Wasm tests
Process completed with exit code 101.
|
Contracts / Clippy linter check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contracts / Rust tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contracts / Test Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L39
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L57
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L82
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L91
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L118
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L145
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L155
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L160
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L179
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Test Coverage:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L207
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L39
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L57
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L82
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L91
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L118
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L145
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L155
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L160
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L179
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call_check`: Please use method `whitebox`, as part of the unified transaction syntax.
|
Contracts / Wasm tests:
bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs#L207
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
|