Run if this file changes, too #79
Annotations
7 errors and 1 warning
Run cargo clippy:
src/commands.rs#L33
unused import: `repo::repo`
|
Run cargo clippy:
src/ghctl/repo.rs#L9
unused import: `config::RepoConfig`
|
Run cargo clippy:
src/ghctl/repo/config.rs#L440
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
Run cargo clippy:
src/ghctl/repo/config.rs#L505
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
Run cargo clippy:
src/ghctl/repo/config.rs#L614
use of `or_insert_with` to construct default value
|
Run cargo clippy:
src/ghctl/repo/config.rs#L666
use of `or_insert_with` to construct default value
|
Run cargo clippy
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading