WIP #373
Annotations
2 errors
Lint:
cmd/root.go#L401
SA4029: sort.StringSlice is a type, not a function, and sort.StringSlice(ips) doesn't sort your values; consider using sort.Strings instead (staticcheck)
|
Lint
issues found
|