fixup! fixup! fixup! status: show new status page #903
Annotations
6 errors
build:
cmd/status.go#L22
Error return value of `(*github.com/spf13/pflag.FlagSet).MarkHidden` is not checked (errcheck)
|
build:
cmd/status.go#L23
Error return value of `(*github.com/spf13/pflag.FlagSet).MarkHidden` is not checked (errcheck)
|
build:
cmd/status.go#L24
Error return value of `(*github.com/spf13/pflag.FlagSet).MarkHidden` is not checked (errcheck)
|
build:
pkg/status/status.go#L122
Consider pre-allocating `global` (prealloc)
|
build:
pkg/status/status.go#L163
S1021: should merge variable declaration with assignment on next line (gosimple)
|
build
Process completed with exit code 2.
|