Skip to content

wip(core): parse cache #11

wip(core): parse cache

wip(core): parse cache #11

Triggered via push May 16, 2025 15:08
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest: core/src/cache.rs#L36
mismatched types
ubuntu-latest: core/src/cache.rs#L51
cannot find function `deserialize_from` in crate `bincode`
ubuntu-latest: core/src/cache.rs#L44
cannot find function `serialize_into` in crate `bincode`
ubuntu-latest
`core` (lib) generated 3 warnings
ubuntu-latest: core/src/commands.rs#L18
unused variable: `cache_file`
ubuntu-latest: core/src/cache.rs#L11
variable does not need to be mutable
ubuntu-latest: core/src/cache.rs#L10
variable does not need to be mutable
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
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/