Annotations
4 errors
lint:
internals/server/server.go#L67
Error return value of `w.Write` is not checked (errcheck)
|
lint:
cmd/root.go#L19
Error return value of `cmd.Help` is not checked (errcheck)
|
lint:
cmd/root.go#L27
Error return value of `rootCmd.Execute` is not checked (errcheck)
|
lint
issues found
|