Skip to content

Paymaster SC

Paymaster SC #103

Triggered via pull request September 29, 2023 17:41
Status Failure
Total duration 5m 24s
Artifacts

actions.yml

on: pull_request
Contracts  /  Wasm tests
5m 12s
Contracts / Wasm tests
Contracts  /  Rust tests
1m 33s
Contracts / Rust tests
Contracts  /  Clippy linter check
39s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
Contracts / Rust tests: 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 / Rust tests: 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 / Rust tests
Process completed with exit code 101.
Contracts / Wasm tests: 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 / Wasm tests: 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 / Wasm tests
Process completed with exit code 101.
Contracts / Rust 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 / Rust 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 / Rust tests: 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 / Rust tests: 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 / Rust tests: 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`.
Contracts / Wasm 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 / Wasm tests: 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 / Wasm tests: 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 / Wasm tests: 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`.