0.54 upgrade #642
Annotations
5 errors and 11 warnings
Run the wasm tests:
contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L89
this function takes 2 arguments but 1 argument was supplied
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L101
the trait bound `multiversx_sc_scenario::imports::Bech32Address: From<impl Future<Output = VMAddress>>` is not satisfied
|
|
Run the wasm tests
Process completed with exit code 101.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L148
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L205
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L223
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L276
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L288
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L343
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L358
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact.rs#L373
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/paymaster/interactor/src/interactor_main.rs#L122
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/multisig/interact/src/multisig_interact_nfts.rs#L133
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Loading