Remove upload of artifacts #5
Annotations
10 errors
src/cmd/aliases.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
src/cmd/cleanup.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
src/cmd/root.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
|
src/cmd/aliases.go#L3
File is not `gofumpt`-ed (gofumpt)
|
src/cmd/cleanup.go#L3
File is not `gofumpt`-ed (gofumpt)
|
src/cmd/root.go#L7
File is not `gofumpt`-ed (gofumpt)
|
src/cmd/aliases.go#L32
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
src/cmd/root.go#L39
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
src/cmd/root.go#L109
promptui.Select is missing fields Size, CursorPos, HideHelp, Keys, Searcher, StartInSearchMode, Pointer, Stdin, Stdout (exhaustruct)
|
src/cmd/root.go#L114
promptui.SelectTemplates is missing fields Label, Inactive, Selected, Details, FuncMap (exhaustruct)
|
The logs for this run have expired and are no longer available.
Loading