Skip to content

Merge pull request #158 from idky137/compact_block_cache_pt1 #344

Merge pull request #158 from idky137/compact_block_cache_pt1

Merge pull request #158 from idky137/compact_block_cache_pt1 #344

Triggered via push January 20, 2025 20:33
Status Failure
Total duration 13m 25s
Artifacts

ci.yml

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

Annotations

11 errors and 7 warnings
Rustfmt
Process completed with exit code 1.
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Code coverage
Process completed with exit code 1.
the following explicit lifetimes could be elided: 'de: zaino-fetch/src/jsonrpc/response.rs#L158
error: the following explicit lifetimes could be elided: 'de --> zaino-fetch/src/jsonrpc/response.rs:158:14 | 158 | impl<'de> serde::de::Visitor<'de> for HexVisitor { | ^^^ ^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `-D clippy::needless-lifetimes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_lifetimes)]` help: elide the lifetimes | 158 - impl<'de> serde::de::Visitor<'de> for HexVisitor { 158 + impl serde::de::Visitor<'_> for HexVisitor { |
the following explicit lifetimes could be elided: 'de: zaino-fetch/src/jsonrpc/response.rs#L158
error: the following explicit lifetimes could be elided: 'de --> zaino-fetch/src/jsonrpc/response.rs:158:14 | 158 | impl<'de> serde::de::Visitor<'de> for HexVisitor { | ^^^ ^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `-D clippy::needless-lifetimes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_lifetimes)]` help: elide the lifetimes | 158 - impl<'de> serde::de::Visitor<'de> for HexVisitor { 158 + impl serde::de::Visitor<'_> for HexVisitor { |
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.
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (MSRV)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bitrot check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Latest build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636