Fix none of the embedded image except Rgb8
display properly
#292
ci.yml
on: pull_request
pdfutil
23s
clippy
34s
Matrix: build
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 (stable)
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 (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: 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`
|