imp(cache): initial implementation for repo change detection #16
Annotations
13 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 6 warnings (run `cargo fix --lib -p core` to apply 2 suggestions)
|
|
ubuntu-latest:
core/src/commands.rs#L21
unused variable: `encoding`
|
|
ubuntu-latest:
core/src/commands.rs#L21
unused variable: `cache_file`
|
|
ubuntu-latest:
core/src/commands.rs#L29
unreachable statement
|
|
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/
|