[FEATURE] Add external authentication handeling #12233
Triggered via pull request
November 14, 2025 16:38
Status
Failure
Total duration
17m 35s
Artifacts
–
go.yml
on: pull_request
check license headers
5s
check doc format
54s
check code format
27s
tests with file DB
8m 27s
tests with file DB on windows
17m 8s
tests with mysql
8m 5s
lint
3m 28s
validate CUE schemas
59s
validate CUE files
22s
check generated CUE files
16s
Annotations
6 errors
|
lint
issues found
|
|
lint:
pkg/client/config/k8s_auth.go#L35
func (*K8sAuth).validate is unused (unused)
|
|
lint:
internal/cli/cmd/login/login.go#L121
cyclomatic complexity 31 of func `(*option).Validate` is high (> 30) (gocyclo)
|
|
tests with mysql
Process completed with exit code 2.
|
|
tests with file DB
Process completed with exit code 2.
|
|
tests with file DB on windows
Process completed with exit code 1.
|