Skip to content

submission timestamp checks improvement #606

submission timestamp checks improvement

submission timestamp checks improvement #606

Triggered via pull request October 7, 2024 08:51
Status Success
Total duration 2m 47s
Artifacts 1

actions.yml

on: pull_request
Contracts  /  Wasm tests
2m 37s
Contracts / Wasm tests
Contracts  /  Test Coverage
1m 53s
Contracts / Test Coverage
Contracts  /  Rust tests
56s
Contracts / Rust tests
Contracts  /  Clippy linter check
27s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

35 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/on-chain-claim/tests/tests.rs#L58
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/on-chain-claim/tests/tests.rs#L104
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/on-chain-claim/tests/tests.rs#L145
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/on-chain-claim/tests/tests.rs#L152
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/on-chain-claim/tests/tests.rs#L162
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/on-chain-claim/tests/tests.rs#L171
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/on-chain-claim/tests/tests.rs#L214
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/on-chain-claim/tests/tests.rs#L219
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/on-chain-claim/tests/tests.rs#L229
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/on-chain-claim/tests/tests.rs#L234
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
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/on-chain-claim/tests/tests.rs#L58
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/on-chain-claim/tests/tests.rs#L104
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/on-chain-claim/tests/tests.rs#L145
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/on-chain-claim/tests/tests.rs#L152
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/on-chain-claim/tests/tests.rs#L162
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/on-chain-claim/tests/tests.rs#L171
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/on-chain-claim/tests/tests.rs#L214
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/on-chain-claim/tests/tests.rs#L219
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/on-chain-claim/tests/tests.rs#L229
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/on-chain-claim/tests/tests.rs#L234
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
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 / Wasm tests: contracts/on-chain-claim/tests/tests.rs#L58
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/on-chain-claim/tests/tests.rs#L104
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/on-chain-claim/tests/tests.rs#L145
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/on-chain-claim/tests/tests.rs#L152
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/on-chain-claim/tests/tests.rs#L162
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/on-chain-claim/tests/tests.rs#L171
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/on-chain-claim/tests/tests.rs#L214
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/on-chain-claim/tests/tests.rs#L219
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/on-chain-claim/tests/tests.rs#L229
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/on-chain-claim/tests/tests.rs#L234
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.
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
22.1 KB