Skip to content

Suggested fix for ReturnsNewTokenIdentifier #6931

Suggested fix for ReturnsNewTokenIdentifier

Suggested fix for ReturnsNewTokenIdentifier #6931

Triggered via pull request August 29, 2024 12:57
Status Success
Total duration 14m 53s
Artifacts 3

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
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: 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 / 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 / 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 / Rust tests: contracts/examples/token-identifier-test/proxy-test/interact/src/basic_interact.rs#L224
methods `last_error_message` and `send_egld` are never used
Contracts / 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 / 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 / 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 / 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: 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 / 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 / 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 / Test Coverage: contracts/examples/token-identifier-test/proxy-test/interact/src/basic_interact.rs#L224
methods `last_error_message` and `send_egld` are never used
Contracts / 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 / 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 / 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 / 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: contracts/examples/token-identifier-test/proxy-test/interact/src/basic_interact.rs#L224
methods `last_error_message` and `send_egld` are never used
Contracts / 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 / 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 / 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 / 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 / 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 / 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", "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
84 KB
report
105 KB
report-markdown
6.88 KB