chore(deps): bump actions/upload-artifact from 4 to 5 #1549
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
|