fix: make event_assert crate handle multiple events in sequence #176
Annotations
11 warnings and 1 notice
|
examples/upgradeable/v1/src/contract.rs#L20
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/upgradeable/v1/src/contract.rs#L24
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/upgradeable/v2/src/contract.rs#L28
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/upgradeable/v2/src/contract.rs#L28
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-capped/src/contract.rs#L21
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-capped/src/contract.rs#L28
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-capped/src/contract.rs#L67
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-pausable/src/contract.rs#L35
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-pausable/src/contract.rs#L49
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
examples/fungible-pausable/src/contract.rs#L80
this function definition involves an argument of type `Env` which is affected by the wasm ABI transition
|
|
The logs for this run have expired and are no longer available.
Loading