Skip to content

Suggested fix for ReturnsNewTokenIdentifier #488

Suggested fix for ReturnsNewTokenIdentifier

Suggested fix for ReturnsNewTokenIdentifier #488

Triggered via pull request August 29, 2024 12:57
Status Success
Total duration 10m 17s
Artifacts 1

actions-nightly.yml

on: pull_request
Contracts (nightly)  /  Wasm tests
10m 5s
Contracts (nightly) / Wasm tests
Contracts (nightly)  /  Test Coverage
6m 39s
Contracts (nightly) / Test Coverage
Contracts (nightly)  /  Rust tests
2m 54s
Contracts (nightly) / Rust tests
Contracts (nightly)  /  Clippy linter check
1m 21s
Contracts (nightly) / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
Contracts (nightly) / 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 (nightly) / 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 (nightly) / Rust tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Rust tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Rust tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Rust tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Rust tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Rust tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / 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 (nightly) / Test Coverage: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Test Coverage: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Test Coverage: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Test Coverage: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Test Coverage: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Test Coverage: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm 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 (nightly) / Wasm tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm tests: contracts/examples/token-identifier-test/returns-token-identifier-test/tests/returns_token_identifier_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L25
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_deploy`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L32
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_query`: Please use method `whitebox`, as part of the unified transaction syntax.
Contracts (nightly) / Wasm tests: contracts/examples/token-identifier-test/proxy-test/tests/proxy_test_whitebox_test.rs#L36
use of deprecated method `multiversx_sc_scenario::facade::scenario_world_whitebox::<impl multiversx_sc_scenario::ScenarioWorld>::whitebox_call`: Please use method `whitebox`, as part of the unified transaction syntax.
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". 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
84 KB