feat(core): rm auth credentials and genericize stored profile info #1
Annotations
6 errors
golangci-lint:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
golangci-lint:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
golangci-lint:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
golangci-lint:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
golangci-lint:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name) (typecheck)
|
golangci-lint
issues found
|
Loading