Simple lock exit farm with penalty fix #4077
Annotations
1 error and 13 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3, dawidd6/action-download-artifact@v2, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. 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.
|
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are 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#L70
field `second_user` is 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
|
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.
|
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "report", "report-markdown".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading