Paymaster SC #105
Annotations
4 errors and 6 warnings
contracts/adder/tests/adder_mandos_constructed_with_results_test.rs#L31
no method named `into_blockchain_call` found for struct `ContractDeploy` in the current scope
|
contracts/adder/tests/adder_mandos_constructed_with_results_test.rs#L40
the method `into_vm_query` exists for struct `ContractCallNoPayment<VMHooksApi<DebugApiBackend>, SingleValueMapper<VMHooksApi<DebugApiBackend>, ...>>`, but its trait bounds were not satisfied
|
contracts/adder/tests/adder_mandos_constructed_with_results_test.rs#L45
no method named `into_blockchain_call` found for struct `ContractCallNoPayment` in the current scope
|
|
contracts/adder/tests/adder_scenario_rs_test.rs#L13
use of deprecated function `multiversx_sc_scenario::run_rs`: Call `sc-meta test-gen` in the project folder to automatically upgrade all scenario tests.
|
contracts/adder/tests/adder_scenario_go_test.rs#L3
use of deprecated function `multiversx_sc_scenario::run_go`: Call `sc-meta test-gen` in the project folder to automatically upgrade all scenario tests.
|
contracts/adder/tests/adder_mandos_constructed_raw_test.rs#L21
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_steps_deprecated::<impl multiversx_sc_scenario::ScenarioWorld>::sc_deploy_step`: Renamed to `sc_deploy`.
|
contracts/adder/tests/adder_mandos_constructed_raw_test.rs#L24
use of deprecated method `multiversx_sc_scenario::scenario_model::ScDeployStep::contract_code`: Please use method `code` instead. To ease transition, it is also possible to call it with a tuple like so: `.code((expr, context))`
|
contracts/adder/tests/adder_mandos_constructed_raw_test.rs#L29
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_steps_deprecated::<impl multiversx_sc_scenario::ScenarioWorld>::sc_query_step`: Renamed to `sc_query`.
|
contracts/adder/tests/adder_mandos_constructed_raw_test.rs#L35
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_steps_deprecated::<impl multiversx_sc_scenario::ScenarioWorld>::sc_call_step`: Renamed to `sc_call`.
|
The logs for this run have expired and are no longer available.
Loading