Skip to content

Sleef

Sleef #151

Triggered via push October 7, 2024 13:45
Status Failure
Total duration 59s
Artifacts

style-checks.yml

on: push
Matrix: Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Rust style checks (--features "strict"): src/helpers.rs#L5
unused import: `pulp::Simd`
Rust style checks (--features "strict"): src/helpers.rs#L6
unused imports: `RlstSimd` and `SimdFor`
Rust style checks (--features "strict"): src/helmholtz_3d.rs#L61
unused variable: `ntargets`
Rust style checks (--features "strict"): src/helmholtz_3d.rs#L94
unused variable: `ntargets`
Rust style checks (--features "strict"): src/helmholtz_3d.rs#L166
unused variable: `ntargets`
Rust style checks (--features "strict"): src/helmholtz_3d.rs#L198
unused variable: `ntargets`
Rust style checks (--features "strict"): src/helmholtz_3d.rs#L230
unused variable: `ntargets`
Rust style checks (--features "strict")
Process completed with exit code 101.
Rust style checks
The job was canceled because "_--features__strict_" failed.
Rust style checks: src/helpers.rs#L5
unused import: `pulp::Simd`
Rust style checks: src/helpers.rs#L6
unused imports: `RlstSimd` and `SimdFor`
Rust style checks: src/helmholtz_3d.rs#L61
unused variable: `ntargets`
Rust style checks: src/helmholtz_3d.rs#L94
unused variable: `ntargets`
Rust style checks: src/helmholtz_3d.rs#L166
unused variable: `ntargets`
Rust style checks: src/helmholtz_3d.rs#L198
unused variable: `ntargets`
Rust style checks: src/helmholtz_3d.rs#L230
unused variable: `ntargets`
Rust style checks
Process completed with exit code 101.
Rust style checks (--features "strict")
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/