imp(core): add sync_cache function #15
Annotations
2 errors and 8 warnings
|
ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
ubuntu-latest:
core/src/cache.rs#L142
cannot find function `parse_repo` in this scope
|
|
ubuntu-latest
`core` (lib) generated 3 warnings
|
|
ubuntu-latest:
core/src/commands.rs#L6
unused import: `CodeownersCache`
|
|
ubuntu-latest:
core/src/commands.rs#L5
unused import: `crate::parse::parse_repo`
|
|
ubuntu-latest:
core/src/lib.rs#L1
unused `#[macro_use]` import
|
|
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/
|