Skip to content

make Lazy remember the value #174

make Lazy remember the value

make Lazy remember the value #174

Triggered via push January 5, 2025 03:32
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
tests: pdf/examples/read.rs#L53
no field `name` on type `&Lazy<Font>`
tests
could not compile `pdf` (example "read") due to 1 previous error
tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 test) generated 4 warnings (3 duplicates)
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/