Skip to content

Contracts upgrade 0.54.0 (2) #645

Contracts upgrade 0.54.0 (2)

Contracts upgrade 0.54.0 (2) #645

Triggered via pull request November 18, 2024 21:54
Status Failure
Total duration 6m 37s
Artifacts

actions.yml

on: pull_request
Contracts  /  Wasm tests
6m 27s
Contracts / Wasm tests
Contracts  /  Test Coverage
3m 6s
Contracts / Test Coverage
Contracts  /  Rust tests
51s
Contracts / Rust tests
Contracts  /  Clippy linter check
34s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Contracts / Rust tests: contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
Contracts / Rust tests
Process completed with exit code 101.
Contracts / Test Coverage: contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
Contracts / Test Coverage
Process completed with exit code 1.
Contracts / Wasm tests: contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
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/paymaster/interactor/src/interactor_main.rs#L122
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
Contracts / Rust tests: contracts/paymaster/interactor/src/interactor_main.rs#L174
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
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/paymaster/interactor/src/interactor_main.rs#L122
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
Contracts / Test Coverage: contracts/paymaster/interactor/src/interactor_main.rs#L174
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
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/paymaster/interactor/src/interactor_main.rs#L122
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
Contracts / Wasm tests: contracts/paymaster/interactor/src/interactor_main.rs#L174
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.