imp(cache): parse and store cache #12
Annotations
9 warnings
|
ubuntu-latest
`codeinput` (test "test_cli") generated 1 warning (run `cargo fix --test "test_cli"` to apply 1 suggestion)
|
|
ubuntu-latest:
tests/test_cli.rs#L6
unused import: `predicates::prelude::*`
|
|
ubuntu-latest
`core` (lib) generated 2 warnings (run `cargo fix --lib -p core` to apply 2 suggestions)
|
|
ubuntu-latest:
core/src/cache.rs#L12
variable does not need to be mutable
|
|
ubuntu-latest:
core/src/cache.rs#L11
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/
|