Skip to content

add pr command to manage multiple pull requests #107

add pr command to manage multiple pull requests

add pr command to manage multiple pull requests #107

Triggered via push August 29, 2024 16:16
Status Failure
Total duration 2m 8s
Artifacts
Matrix: Build and release gh-gr
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build and release gh-gr (1.21, ubuntu-latest): pkg/commands/command_cleanup.go#L21
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
Build and release gh-gr (1.21, ubuntu-latest): pkg/commands/command_edit.go#L28
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
Build and release gh-gr (1.21, ubuntu-latest): pkg/commands/command_export.go#L30
printf: non-constant format string in call to github.com/sarumaj/gh-gr/v2/pkg/util.PrintlnAndExit (govet)
Build and release gh-gr (1.21, ubuntu-latest): pkg/commands/command_status.go#L86
printf: non-constant format string in call to fmt.Errorf (govet)
Build and release gh-gr (1.21, ubuntu-latest): 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)
Build and release gh-gr (1.21, ubuntu-latest): pkg/configfile/configuration.go#L232
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.Progressbar).Describe (govet)
Build and release gh-gr (1.21, ubuntu-latest): pkg/configfile/configuration.go#L520
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.Progressbar).Describe (govet)
Build and release gh-gr (1.21, ubuntu-latest): pkg/util/concurrency.go#L45
printf: non-constant format string in call to (*github.com/sarumaj/gh-gr/v2/pkg/util.consoleTerminal).CheckColors (govet)
Build and release gh-gr (1.21, ubuntu-latest)
Process completed with exit code 1.
Build and release gh-gr (1.21, ubuntu-latest)
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/