Skip to content

Add PoP token support to interactive+spn get-token/convert-kubeconfig flows #265

Add PoP token support to interactive+spn get-token/convert-kubeconfig flows

Add PoP token support to interactive+spn get-token/convert-kubeconfig flows #265

Triggered via pull request August 16, 2023 20:57
Status Failure
Total duration 29s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/pop/poptoken.go#L164
exitAfterDefer: log.Fatal will exit, and `defer pwsKeyMutex.Unlock()` will not run (gocritic)
lint: pkg/pop/poptoken.go#L44
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(nonce, "-", "", -1)` (gocritic)
lint: pkg/token/interactive.go#L114
ST1003: var expiresOnJson should be expiresOnJSON (stylecheck)
lint: pkg/token/options.go#L145
ST1005: error strings should not end with punctuation or newlines (stylecheck)
lint: pkg/token/provider.go#L94
ST1005: error strings should not end with punctuation or newlines (stylecheck)
lint: pkg/token/provider.go#L99
ST1005: error strings should not end with punctuation or newlines (stylecheck)
lint
issues found