Skip to content

Fixed wrongly typed checksum field in EmbeddedFileParamDict #165

Fixed wrongly typed checksum field in EmbeddedFileParamDict

Fixed wrongly typed checksum field in EmbeddedFileParamDict #165

Triggered via push November 15, 2024 03:04
Status Success
Total duration 4m 14s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L294
unused variable: `attrs`
tests: pdf_derive/src/lib.rs#L478
unused variable: `f`
tests: pdf_derive/src/lib.rs#L749
unused variable: `field`
tests: pdf_derive/src/lib.rs#L787
variable does not need to be mutable
tests
`pdf_derive` (lib) generated 4 warnings (run `cargo fix --lib -p pdf_derive` to apply 1 suggestion)
tests: pdf/src/error.rs#L7
unused import: `snafu::ErrorCompat`
tests: pdf/src/any.rs#L5
unused import: `Object`
tests: pdf/src/primitive.rs#L139
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
tests: pdf/src/font.rs#L655
use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
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/