Skip to content

adds HA auth to the golang SDK #291

adds HA auth to the golang SDK

adds HA auth to the golang SDK #291

Triggered via pull request December 20, 2023 16:43
Status Failure
Total duration 20s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: ziti/ziti.go#L1240
func `(*ContextImpl).updateTokenCh` is unused (unused)
lint: ziti/ziti.go#L189
field `failedAttempts` is unused (unused)
lint: ziti/ziti.go#L1211
func `(*ContextImpl).updateToken` is unused (unused)
lint: edge-apis/authwrapper.go#L457
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: edge-apis/authwrapper.go#L476
S1024: should use time.Until instead of t.Sub(time.Now()) (gosimple)
lint: ziti/ziti.go#L1529
printf: fmt.Sprintf format %s has arg session.ServiceID of wrong type *string (govet)
lint: edge-apis/authwrapper.go#L443
SA4006: this value of `resp` is never used (staticcheck)
lint
issues found