Skip to content

Introduce the project:convert command #697

Introduce the project:convert command

Introduce the project:convert command #697

Triggered via pull request September 18, 2025 07:28
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
issues found
test: commands/convert_config.go#L110
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
test: commands/list.go#L58
The line is 142 characters long, which exceeds the maximum of 120 characters. (lll)
test: commands/convert_config.go#L10
File is not properly formatted (goimports)
test: commands/convert_config.go#L101
Error return value of `viper.BindPFlag` is not checked (errcheck)