Skip to content

Troubleshooting

Troubleshooting #81

Triggered via push March 17, 2024 03:36
Status Failure
Total duration 2m 1s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
clippy: src/commands.rs#L33
unused import: `repo::repo`
clippy: src/ghctl/repo.rs#L9
unused import: `config::RepoConfig`
clippy: src/ghctl/repo/config.rs#L440
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
clippy: src/ghctl/repo/config.rs#L505
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
clippy: src/ghctl/repo/config.rs#L614
use of `or_insert_with` to construct default value
clippy: src/ghctl/repo/config.rs#L666
use of `or_insert_with` to construct default value
clippy
Process completed with exit code 101.
test: src/commands.rs#L33
unused import: `repo::repo`
test: src/ghctl/repo.rs#L9
unused import: `config::RepoConfig`
test
Process completed with exit code 101.
cucumber: src/commands.rs#L33
unused import: `repo::repo`
cucumber: src/ghctl/repo.rs#L9
unused import: `config::RepoConfig`
cucumber
Process completed with exit code 1.
clippy
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/.
test
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/.
cucumber
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/.