add pr command to manage multiple pull requests #26
Annotations
9 errors and 1 warning
pkg/commands/command_cleanup.go#L21
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
|
pkg/commands/command_edit.go#L28
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
|
pkg/commands/command_export.go#L30
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
|
pkg/commands/command_status.go#L86
printf: non-constant format string in call to fmt.Errorf (govet)
|
pkg/commands/commands_util.go#L76
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.Progressbar).Describe (govet)
|
pkg/configfile/configuration.go#L232
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.Progressbar).Describe (govet)
|
pkg/configfile/configuration.go#L520
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.Progressbar).Describe (govet)
|
pkg/util/concurrency.go#L45
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.consoleTerminal).CheckColors (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading