Skip to content

[Fusion] Support multi-precision fusion #4049

[Fusion] Support multi-precision fusion

[Fusion] Support multi-precision fusion #4049

Triggered via pull request May 2, 2024 20:49
Status Failure
Total duration 9m 35s
Artifacts

test.yml

on: pull_request
check-typos
26s
check-typos
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
[clippy] xtask/src/runchecks.rs#L118: xtask/src/runchecks.rs#L118
error: function `cargo_fmt` is never used --> xtask/src/runchecks.rs:118:4 | 118 | fn cargo_fmt() { | ^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
[clippy] xtask/src/runchecks.rs#L130: xtask/src/runchecks.rs#L130
error: function `cargo_clippy` is never used --> xtask/src/runchecks.rs:130:4 | 130 | fn cargo_clippy() { | ^^^^^^^^^^^^
[clippy] xtask/src/runchecks.rs#L190: xtask/src/runchecks.rs#L190
error: function `setup_coverage` is never used --> xtask/src/runchecks.rs:190:4 | 190 | fn setup_coverage() { | ^^^^^^^^^^^^^^
[clippy] xtask/src/runchecks.rs#L118: xtask/src/runchecks.rs#L118
error: function `cargo_fmt` is never used --> xtask/src/runchecks.rs:118:4 | 118 | fn cargo_fmt() { | ^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
[clippy] xtask/src/runchecks.rs#L130: xtask/src/runchecks.rs#L130
error: function `cargo_clippy` is never used --> xtask/src/runchecks.rs:130:4 | 130 | fn cargo_clippy() { | ^^^^^^^^^^^^
[clippy] xtask/src/runchecks.rs#L190: xtask/src/runchecks.rs#L190
error: function `setup_coverage` is never used --> xtask/src/runchecks.rs:190:4 | 190 | fn setup_coverage() { | ^^^^^^^^^^^^^^
tests (ubuntu-22.04, stable, std)
Process completed with exit code 1.
tests (ubuntu-22.04, stable, std)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.