feat(core): move auth profiles to externalized profiles lib #803
Annotations
7 errors
golangci-lint:
pkg/profiles/util.go#L8
var `profileNameRegex` is unused (unused)
|
golangci-lint:
pkg/profiles/util.go#L10
func `validateProfileName` is unused (unused)
|
golangci-lint:
cmd/root.go#L157
unnecessary trailing newline (whitespace)
|
golangci-lint:
cmd/root.go#L173
unnecessary trailing newline (whitespace)
|
golangci-lint:
cmd/root.go#L179
SA4006: this value of `profileMgr` is never used (staticcheck)
|
golangci-lint:
pkg/profiles/profile.go#L35
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint
issues found
|
Loading