chore(deps): bump actions/download-artifact from 5 to 6 #1539
benchmark.yml
on: pull_request
Run criterion benchmark
0s
Annotations
1 warning
|
struct `AnnotationsDoesntExist` is never constructed:
src/errors.rs#L13
warning: struct `AnnotationsDoesntExist` is never constructed
--> src/errors.rs:13:12
|
13 | pub struct AnnotationsDoesntExist;
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|