fix bugs #139
Annotations
1 error and 15 warnings
tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
tests:
pdf_derive/src/lib.rs#L99
unused imports: `punctuated::Punctuated`, `token::Where`
|
tests:
pdf_derive/src/lib.rs#L273
unused variable: `attrs`
|
tests:
pdf_derive/src/lib.rs#L457
unused variable: `f`
|
tests:
pdf_derive/src/lib.rs#L728
unused variable: `field`
|
tests:
pdf_derive/src/lib.rs#L766
variable does not need to be mutable
|
tests
`pdf_derive` (lib) generated 5 warnings (run `cargo fix --lib -p pdf_derive` to apply 5 suggestions)
|
tests:
pdf/src/any.rs#L5
unused import: `Object`
|
tests:
pdf/src/build.rs#L26
`Rect` is ambiguous
|
tests:
pdf/src/build.rs#L27
`Rect` is ambiguous
|
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/
|