remove registry url #216
Annotations
10 errors and 3 warnings
golangci:
cmd/delete.go#L106
undeclared name: `survey` (typecheck)
|
golangci:
cmd/delete.go#L110
undeclared name: `survey` (typecheck)
|
golangci:
cmd/delete.go#L138
undeclared name: `survey` (typecheck)
|
golangci:
cmd/run.go#L228
undeclared name: `progressbar` (typecheck)
|
golangci:
cmd/run.go#L229
undeclared name: `progressbar` (typecheck)
|
golangci:
cmd/run.go#L230
undeclared name: `progressbar` (typecheck)
|
golangci:
cmd/delete.go#L27
"github.com/AlecAivazis/survey/v2" imported but not used (typecheck)
|
golangci:
cmd/run.go#L41
"github.com/k0kubun/go-ansi" imported but not used (typecheck)
|
golangci:
cmd/run.go#L42
"github.com/schollz/progressbar/v3" imported but not used (typecheck)
|
golangci
issues found
|
Build (1.17.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|