chore(deps): bump github/codeql-action from 3.30.6 to 4.31.0 #1544
benchmark.yml
on: pull_request
Run criterion benchmark
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
|