Add PoP token support to interactive+spn get-token/convert-kubeconfig flows #261
Annotations
10 errors
pkg/pop/poptoken.go#L122
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/pop/poptoken.go#L129
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/pop/poptoken.go#L133
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/pop/poptoken.go#L164
exitAfterDefer: log.Fatal will exit, and `defer pwsKeyMutex.Unlock()` will not run (gocritic)
|
pkg/pop/poptoken.go#L44
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(nonce, "-", "", -1)` (gocritic)
|
pkg/token/interactive.go#L114
ST1003: var expiresOnJson should be expiresOnJSON (stylecheck)
|
pkg/token/options.go#L146
ST1005: error strings should not end with punctuation or newlines (stylecheck)
|
pkg/token/provider.go#L94
ST1005: error strings should not end with punctuation or newlines (stylecheck)
|
pkg/token/provider.go#L99
ST1005: error strings should not end with punctuation or newlines (stylecheck)
|
|
The logs for this run have expired and are no longer available.
Loading