feat(core): rm auth credentials and genericize stored profile info #1
Annotations
6 errors and 1 warning
Run golang/govulncheck-action@v1:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Run golang/govulncheck-action@v1:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
Run golang/govulncheck-action@v1:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
Run golang/govulncheck-action@v1:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Run golang/govulncheck-action@v1:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
Run golang/govulncheck-action@v1
Process completed with exit code 1.
|
Run golang/govulncheck-action@v1
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Loading