feat(core): rm auth credentials and genericize stored profile info #1
Annotations
18 errors and 2 warnings
lint:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
lint:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
lint:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
lint:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
lint:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name) (typecheck)
|
lint
issues found
|
unit tests:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
unit tests:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
unit tests:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
unit tests:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
unit tests:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
unit tests
Process completed with exit code 1.
|
Run govulncheck:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Run govulncheck:
test.go#L70
p.Endpoint undefined (type NamedProfile has no field or method Endpoint)
|
Run govulncheck:
test.go#L70
p.TlsNoVerify undefined (type NamedProfile has no field or method TlsNoVerify)
|
Run govulncheck:
test.go#L70
p.Name undefined (type NamedProfile has no field or method Name)
|
Run govulncheck:
test.go#L70
too many arguments in call to testProfile.AddProfile
|
Run govulncheck
Process completed with exit code 1.
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|