0.54 upgrade #642
Annotations
9 errors and 11 warnings
Run tests and generate report:
contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
|
Run tests and generate report:
contracts/multisig/interact/src/multisig_interact.rs#L89
this function takes 2 arguments but 1 argument was supplied
|
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:
contracts/adder/interact/src/basic_interact.rs#L85
the trait bound `AdderProxy: TxProxyTrait<InteractorEnvExec<'_>, &multiversx_sc_snippets::imports::Bech32Address, (), ()>` is not satisfied
|
Run tests and generate report:
contracts/adder/interact/src/basic_interact.rs#L110
the trait bound `AdderProxy: TxProxyTrait<ScenarioTxEnvData, &multiversx_sc_snippets::imports::Bech32Address, (), ()>` is not satisfied
|
Run tests and generate report:
contracts/adder/interact/src/basic_interact.rs#L146
the trait bound `AdderProxy: TxProxyTrait<InteractorEnvExec<'_>, &multiversx_sc_snippets::imports::Bech32Address, &multiversx_sc_snippets::imports::Bech32Address, ()>` is not satisfied
|
Run tests and generate report:
contracts/adder/interact/src/basic_interact.rs#L160
the trait bound `AdderProxy: TxProxyTrait<InteractorEnvQuery<'_>, (), &multiversx_sc_snippets::imports::Bech32Address, ()>` 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