Skip to content

Improve search

Improve search #1006

Re-run triggered December 18, 2023 20:35
Status Failure
Total duration 54s
Artifacts

rust.yml

on: pull_request
Format and Lint
32s
Format and Lint
Extract crate metadata
11s
Extract crate metadata
Check intra-doc links
42s
Check intra-doc links
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Format and Lint: src/cli/search.rs#L113
unneeded `return` statement
Format and Lint: src/cli/search.rs#L146
using `clone` on type `Option<&RepoDataRecord>` which implements the `Copy` trait
Format and Lint: src/cli/search.rs#L244
single-character string constant used as pattern
Format and Lint: src/cli/search.rs#L270
this expression creates a reference which is immediately dereferenced by the compiler
Format and Lint: src/cli/search.rs#L271
this expression creates a reference which is immediately dereferenced by the compiler
Format and Lint
Process completed with exit code 101.