Skip to content

New multisig rewrite tests #556

New multisig rewrite tests

New multisig rewrite tests #556

Triggered via pull request August 8, 2024 08:23
Status Success
Total duration 3m 11s
Artifacts 1

actions.yml

on: pull_request
Contracts  /  Wasm tests
3m 0s
Contracts / Wasm tests
Contracts  /  Test Coverage
1m 53s
Contracts / Test Coverage
Contracts  /  Rust tests
1m 13s
Contracts / Rust tests
Contracts  /  Clippy linter check
32s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
[clippy] contracts/multisig-improved/tests/ms_improved_setup/mod.rs#L343: contracts/multisig-improved/tests/ms_improved_setup/mod.rs#L343
warning: this let-binding has unit value --> contracts/multisig-improved/tests/ms_improved_setup/mod.rs:343:21 | 343 | let _ = sc.sign(action_id, signatures); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: omit the `let` binding: `sc.sign(action_id, signatures);` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#let_unit_value = note: `#[warn(clippy::let_unit_value)]` on by default
Contracts / Clippy linter check
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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
The following actions uses Node.js version which is deprecated 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 / Wasm tests
The following actions uses Node.js version which is deprecated 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/
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
24.1 KB