Skip to content

submission timestamp checks improvement #605

submission timestamp checks improvement

submission timestamp checks improvement #605

Triggered via pull request October 7, 2024 08:45
Status Failure
Total duration 2m 50s
Artifacts

actions.yml

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

Annotations

3 errors and 34 warnings
Contracts / Rust tests
Process completed with exit code 101.
Contracts / Test Coverage
Process completed with exit code 1.
Contracts / Wasm tests
Process completed with exit code 101.
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. 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.