framework upgrade to 0.50.0 #133
Annotations
1 error and 4 warnings
Run the wasm tests
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the wasm contracts:
nft-minter-deployer/src/factory.rs#L52
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.
|
Build the wasm contracts:
nft-minter-deployer/src/factory.rs#L52
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 the wasm tests:
nft-minter-deployer/src/factory.rs#L52
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.
|
Loading