wip(core): parse cache #11
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/
|