.github/workflows/nightly.yml #462
Annotations
4 errors
Run cargo clippy --workspace --all-targets --all-features --locked -- -D warnings:
src/main.rs#L92
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo clippy --workspace --all-targets --all-features --locked -- -D warnings:
src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo clippy --workspace --all-targets --all-features --locked -- -D warnings:
src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo clippy --workspace --all-targets --all-features --locked -- -D warnings
Process completed with exit code 101.
|
Loading