Paymaster SC #101
Annotations
4 errors and 9 warnings
|
contracts/adder/tests/adder_mandos_constructed_with_calls_test.rs#L38
the trait bound `ContractCallNoPayment<VMHooksApi<multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend>, SingleValueMapper<VMHooksApi<multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend>, multiversx_sc::types::BigUint<VMHooksApi<multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend>>>>: ContractCall<VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>` is not satisfied
|
contracts/adder/tests/adder_mandos_constructed_with_calls_test.rs#L44
the trait bound `ContractCallNoPayment<VMHooksApi<multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend>, ()>: ContractCall<VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>` is not satisfied
|
|
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`.
|
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_with_calls_test.rs#L27
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_with_calls_test.rs#L30
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_with_calls_test.rs#L35
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_with_calls_test.rs#L40
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