fix potential panic in run_length_decode #182
Annotations
13 warnings
|
tests
`pdf-examples` (bin "add_image" test) generated 4 warnings
|
|
tests:
examples/src/bin/add_image.rs#L25
unused import: `GenericImageView`
|
|
tests:
examples/src/bin/add_image.rs#L63
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
|
tests:
examples/src/bin/add_image.rs#L25
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
|
tests:
examples/src/bin/add_image.rs#L11
unused macro definition: `pdf_names`
|
|
tests
`pdf` (lib) generated 2 warnings
|
|
tests:
pdf/src/parser/lexer/mod.rs#L340
hiding a lifetime that's elided elsewhere is confusing
|
|
tests:
pdf/src/parser/lexer/mod.rs#L268
hiding a lifetime that's elided elsewhere is confusing
|
|
tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
|
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|