Skip to content

rc/v3.0

rc/v3.0 #4126

Triggered via pull request September 4, 2024 09:02
@dorin-iancudorin-iancu
synchronize #877
rc/v3.0
Status Success
Total duration 13m 22s
Artifacts 3

actions.yml

on: pull_request
Contracts  /  Wasm tests
13m 11s
Contracts / Wasm tests
Contracts  /  Test Coverage
4m 32s
Contracts / Test Coverage
Contracts  /  Rust tests
2m 8s
Contracts / Rust tests
Contracts  /  Clippy linter check
1m 6s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 55 warnings
Contracts / Wasm tests
no matching workflow run found with any artifacts?
Contracts / Clippy linter check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Rust tests
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/
Contracts / Rust tests: 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.
Contracts / Rust tests: legacy-contracts/price-discovery-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.
Contracts / Rust tests: legacy-contracts/price-discovery-v1/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.
Contracts / Rust tests: legacy-contracts/farm-v12/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.
Contracts / Rust tests: 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.
Contracts / Rust tests: 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.
Contracts / Rust tests: 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.
Contracts / Rust tests: legacy-contracts/simple-lock-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.
Contracts / Rust tests: 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.
Contracts / Rust tests: pause-all/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.
Contracts / Test Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Test Coverage: 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.
Contracts / Test Coverage: legacy-contracts/farm-v12/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.
Contracts / Test Coverage: legacy-contracts/price-discovery-v1/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.
Contracts / Test Coverage: 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.
Contracts / Test Coverage: 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.
Contracts / Test Coverage: legacy-contracts/price-discovery-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.
Contracts / Test Coverage: 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.
Contracts / Test Coverage: legacy-contracts/simple-lock-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.
Contracts / Test Coverage: 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.
Contracts / Test Coverage: pause-all/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.
Contracts / Wasm tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Wasm tests: legacy-contracts/factory-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.
Contracts / Wasm tests: locked-asset/token-unstake/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.
Contracts / Wasm tests: dex/price-discovery/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: energy-integration/energy-update/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.
Contracts / Wasm tests: dex/governance/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: dex/router/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: energy-integration/energy-factory-mock/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.
Contracts / Wasm tests: energy-integration/energy-update/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.
Contracts / Wasm tests: energy-integration/fees-collector/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: energy-integration/energy-factory-mock/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.
Contracts / Wasm tests: dex/pair/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.
Contracts / Wasm tests: dex/farm-with-locked-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.
Contracts / Wasm tests: dex/pair-mock/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: dex/farm/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.
Contracts / Wasm tests: dex/price-discovery/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.
Contracts / Wasm tests: energy-integration/energy-update/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.
Contracts / Wasm tests: energy-integration/fees-collector/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: energy-integration/energy-factory-mock/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.
Contracts / Wasm tests: dex/pair/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.
Contracts / Wasm tests: dex/farm-with-locked-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.
Contracts / Wasm tests: dex/pair-mock/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.
Contracts / Wasm tests: 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.
Contracts / Wasm tests: dex/farm/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.
Contracts / Wasm tests: dex/price-discovery/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.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
coverage Expired
26.8 KB
report Expired
50.1 KB
report-markdown Expired
3.25 KB