ondisk: add BDAT tokens #208
Annotations
4 warnings
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
field `version` is never read:
src/apcb.rs#L115
warning: field `version` is never read
--> src/apcb.rs:115:9
|
109 | pub struct SerdeApcb {
| --------- field in this struct
...
115 | pub version: String,
| ^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|