Skip to content

Update spongefish

Update spongefish #632

Triggered via pull request January 16, 2026 13:34
Status Failure
Total duration 38s
Artifacts

rust.yml

on: pull_request
Cargo fmt
16s
Cargo fmt
Matrix: build
Matrix: cargo-clippy
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Build & Test (--no-default-features)
Process completed with exit code 101.
Clippy (--no-default-features): src/ark_serde.rs#L51
this expression creates a reference which is immediately dereferenced by the compiler
Clippy (--features parallel)
The strategy configuration was canceled because "cargo-clippy._--no-default-features" failed
Clippy (--features parallel): src/ark_serde.rs#L51
this expression creates a reference which is immediately dereferenced by the compiler
Clippy (--features parallel): src/crypto/proof_of_work/none_engine.rs#L7
constant `NONE` is never used
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Clippy (--features parallel): src/crypto/proof_of_work/blake3_engine.rs#L24
long literal lacking separators
Build & Test (--features parallel)
The strategy configuration was canceled because "build._--no-default-features" failed
Build & Test (--features parallel)
The operation was canceled.