fixes after upgrade to 0.49.0-alpha.3 #3943
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests and generate report:
dex/router/src/factory.rs#L113
use of deprecated method `multiversx_sc::types::interaction::tx_exec::tx_exec_deploy::<impl multiversx_sc::types::Tx<multiversx_sc::types::TxScEnv<Api>, (), multiversx_sc::types::ManagedAddress<Api>, Payment, Gas, multiversx_sc::types::DeployCall<multiversx_sc::types::TxScEnv<Api>, ()>, multiversx_sc::types::OriginalResultMarker<OriginalResult>>>::upgrade_from_source`: The legacy upgrade method does not correctly take the upgrade constructor into account. Please switch to the new syntax.
|
Run tests and generate report:
locked-asset/locked-token-wrapper/src/wrapped_token.rs#L60
use of deprecated struct `multiversx_sc::imports::ESDTSystemSmartContractProxy`: There is a new `ESDTSystemSCProxy`, which uses the new proxy model.
|
Loading