proxy deployer contract #166
actions.yml
on: pull_request
Contracts
/
Wasm tests
3m 58s
Contracts
/
Rust tests
1m 2s
Contracts
/
Clippy linter check
53s
Annotations
6 errors
Contracts / Rust tests:
contracts/proxy-deployer/tests/proxy_deployer_blackbox_test.rs#L35
the trait bound `adder::Proxy<VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>: ProxyObjBase` is not satisfied
|
Contracts / Rust tests:
contracts/proxy-deployer/tests/proxy_deployer_blackbox_test.rs#L35
the trait bound `VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>: multiversx_sc::api::vm_api::VMApi` is not satisfied
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Wasm tests:
contracts/proxy-deployer/tests/proxy_deployer_blackbox_test.rs#L35
the trait bound `adder::Proxy<VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>: ProxyObjBase` is not satisfied
|
Contracts / Wasm tests:
contracts/proxy-deployer/tests/proxy_deployer_blackbox_test.rs#L35
the trait bound `VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>: multiversx_sc::api::vm_api::VMApi` is not satisfied
|
Contracts / Wasm tests
Process completed with exit code 101.
|