Paymaster SC #95
Triggered via pull request
September 27, 2023 14:26
Status
Failure
Total duration
12m 20s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: pull_request
Contracts
/
Wasm tests
12m 8s
Contracts
/
Rust tests
2m 9s
Contracts
/
Clippy linter check
43s
Annotations
6 errors
Contracts / Rust tests:
contracts/paymaster/tests/empty_scenario_rs_test.rs#L7
the trait bound `paymaster::ContractBuilder: CallableContractBuilder` is not satisfied
|
Contracts / Rust tests:
contracts/paymaster/tests/empty_scenario_rs_test.rs#L13
no method named `run` found for struct `multiversx_sc_scenario::ScenarioWorld` in the current scope
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Wasm tests:
contracts/paymaster/tests/empty_scenario_go_test.rs#L4
no function or associated item named `vm_go` found for struct `multiversx_sc_scenario::ScenarioWorld` in the current scope
|
Contracts / Wasm tests:
contracts/paymaster/tests/empty_scenario_go_test.rs#L9
no method named `run` found for struct `multiversx_sc_scenario::ScenarioWorld` in the current scope
|
Contracts / Wasm tests
Process completed with exit code 101.
|