Skip to content

fix(clippy): Resolve new clippy lints and use renamed type from Rust std lib #2105

fix(clippy): Resolve new clippy lints and use renamed type from Rust std lib

fix(clippy): Resolve new clippy lints and use renamed type from Rust std lib #2105

Triggered via pull request October 18, 2024 22:03
Status Success
Total duration 8m 51s
Artifacts

docs-deploy-firebase.yml

on: pull_request
Build and Deploy Zebra Book Docs
48s
Build and Deploy Zebra Book Docs
Build and Deploy Zebra Internal Docs
8m 38s
Build and Deploy Zebra Internal Docs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Deploy Zebra Internal Docs: zebrad/src/commands.rs#L29
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/start.rs#L103
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/copy_state.rs#L59
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/generate.rs#L8
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/tip_height.rs#L22
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/components/metrics.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/components/tokio.rs#L28
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/components/tracing/endpoint.rs#L24
non-local `impl` definition, `impl` blocks should be written at the same level as their item