Skip to content

Merge pull request #178 from AloeareV/state_indexer #442

Merge pull request #178 from AloeareV/state_indexer

Merge pull request #178 from AloeareV/state_indexer #442

Triggered via push February 13, 2025 19:47
Status Failure
Total duration 12m 15s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Code coverage
Process completed with exit code 1.
Latest build on macOS-latest
Process completed with exit code 101.
Latest build on windows-latest
The job was canceled because "macOS-latest" failed.
Latest build on windows-latest
The operation was canceled.
Latest build on ubuntu-latest
The job was canceled because "macOS-latest" failed.
Latest build on ubuntu-latest
The operation was canceled.
this function has too many arguments (9/7): zaino-state/src/config.rs#L30
error: this function has too many arguments (9/7) --> zaino-state/src/config.rs:30:5 | 30 | / pub fn new( 31 | | validator_config: zebra_state::Config, 32 | | validator_rpc_address: std::net::SocketAddr, 33 | | validator_cookie_auth: bool, ... | 39 | | network: zebra_chain::parameters::Network, 40 | | ) -> Self { | |_____________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `-D clippy::too-many-arguments` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::too_many_arguments)]`
Clippy (MSRV)
Clippy had exited with the 101 exit code
Test on macOS-latest
Process completed with exit code 101.
Test on windows-latest
The job was canceled because "macOS-latest" failed.
Test on windows-latest
The operation was canceled.
Test on ubuntu-latest
The job was canceled because "macOS-latest" failed.
Test on ubuntu-latest
The operation was canceled.