Metabonding Staking Legacy SC #4163
Annotations
12 warnings
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/
|
legacy-contracts/farm-v13-custom-rewards/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
legacy-contracts/farm-v13/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
locked-asset/locked-token-wrapper/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
locked-asset/distribution/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
energy-integration/governance-v2/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
farm-staking/metabonding-staking/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
dex/proxy-deployer/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
locked-asset/proxy_dex/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
legacy-contracts/proxy-dex-legacy/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
legacy-contracts/farm-staking-proxy-v13/meta/src/main.rs#L2
use of deprecated function `multiversx_sc_meta::cli_main`: Backwards compatibility only, please use `cli_main` from crate `multiversx-sc-meta-lib` instead.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "mxpy_report", "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