feat(core): rm auth credentials and genericize stored profile info #1
Annotations
6 errors and 1 warning
Unit Tests with the Go CLI:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Unit Tests with the Go CLI:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
Unit Tests with the Go CLI:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
Unit Tests with the Go CLI:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
Unit Tests with the Go CLI:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Unit Tests with the Go CLI
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading