Skip to content

Properly support document prefixes (#365) #291

Properly support document prefixes (#365)

Properly support document prefixes (#365) #291

Triggered via push December 19, 2024 10:41
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
pdfutil
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
redundant pattern matching, consider using `is_some()`
clippy
called `map(..).flatten()` on `Iterator`
clippy
redundant closure
clippy
the variable `layer` is used as a loop counter
clippy
iterating on a map's values
clippy
iterating on a map's keys
build (feat: nom only)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (feat: no default features)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (feat: all features)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (feat: all features): src/parser_aux.rs#L357
unused import: `super::*`
build (feat: all features): src/parser_aux.rs#L358
unused imports: `create_document` and `save_document`