Framework upgrade 0.50.4. No syntax change. #4058
Annotations
1 error and 10 warnings
|
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/.
|
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.
|
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
dex/tests/dex_scenario_rs_test.rs#L5
use of deprecated method `multiversx_sc_scenario::ScenarioWorld::set_current_dir_from_workspace`: No longer needed, simply delete.
|
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
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.
|
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.
|
This job failed
Loading