Skip to content

Framework upgrade 0.55.0 #968

Framework upgrade 0.55.0

Framework upgrade 0.55.0 #968

Triggered via pull request January 9, 2025 13:54
Status Failure
Total duration 1m 42s
Artifacts 1

actions.yml

on: pull_request
Contracts  /  Wasm tests
19s
Contracts / Wasm tests
Contracts  /  Test Coverage
42s
Contracts / Test Coverage
Contracts  /  Rust tests
21s
Contracts / Rust tests
Contracts  /  Clippy linter check
12s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Contracts / Wasm tests
Process completed with exit code 100.
[clippy] bridge-proxy/src/bridge-proxy.rs#L43: bridge-proxy/src/bridge-proxy.rs#L43
warning: the borrowed expression implements the required traits --> bridge-proxy/src/bridge-proxy.rs:43:39 | 43 | self.payments(next_tx_id).set(&payment.clone()); | ^^^^^^^^^^^^^^^^ help: change this to: `payment.clone()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default
[clippy] bridge-proxy/src/bridge-proxy.rs#L43: bridge-proxy/src/bridge-proxy.rs#L43
warning: the borrowed expression implements the required traits --> bridge-proxy/src/bridge-proxy.rs:43:39 | 43 | self.payments(next_tx_id).set(&payment.clone()); | ^^^^^^^^^^^^^^^^ help: change this to: `payment.clone()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default
Contracts / Clippy linter check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Contracts / Rust tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Contracts / Wasm tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Contracts / Test Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
5.64 KB