0.54 upgrade #651
Annotations
2 errors and 11 warnings
Run tests and generate report:
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 tests and generate report
Process completed with exit code 1.
|
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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 tests and generate report:
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.
|
Run tests and generate report:
contracts/multisig/interact/src/multisig_interact_nfts.rs#L108
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Loading