Simple lock exit farm with penalty fix #4077
actions.yml
on: pull_request
Contracts
/
Wasm tests
3m 25s
Contracts
/
Test Coverage
1m 56s
Contracts
/
Rust tests
1m 16s
Contracts
/
Clippy linter check
39s
Annotations
1 error and 30 warnings
Contracts / Wasm tests
no matching workflow run found with any artifacts?
|
Contracts / Clippy linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Rust tests
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/.
|
Contracts / Rust tests:
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.
|
Contracts / Rust tests:
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
Contracts / Rust tests:
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.
|
Contracts / Rust tests:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
Contracts / Rust tests:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
Contracts / Rust tests:
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
Contracts / Rust tests:
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
Contracts / Test Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3, 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/.
|
Contracts / Test Coverage:
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.
|
Contracts / Test Coverage:
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
Contracts / Test Coverage:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
Contracts / Test Coverage:
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.
|
Contracts / Test Coverage:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
Contracts / Test Coverage:
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
Contracts / Test Coverage:
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
Contracts / Wasm tests
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/.
|
Contracts / Wasm tests:
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.
|
Contracts / Wasm tests:
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
Contracts / Wasm tests:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
Contracts / Wasm tests:
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.
|
Contracts / Wasm tests:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
Contracts / Wasm tests:
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
Contracts / Wasm tests:
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
Contracts / Wasm tests:
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.
|
Contracts / Wasm tests:
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.
|
Contracts / Wasm tests:
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.
|
Contracts / Wasm tests:
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.
|
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
|
24 KB |
|
report
Expired
|
39.9 KB |
|
report-markdown
Expired
|
2.68 KB |
|