fixes ext jwt authentication for HA SDK #315
Annotations
6 errors
lint:
ziti/ziti.go#L1209
func `(*ContextImpl).updateToken` is unused (unused)
|
lint:
ziti/ziti.go#L1238
func `(*ContextImpl).updateTokenCh` is unused (unused)
|
lint:
edge-apis/authwrapper.go#L501
S1024: should use time.Until instead of t.Sub(time.Now()) (gosimple)
|
lint:
edge-apis/authwrapper.go#L482
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
lint:
edge-apis/authwrapper.go#L468
SA4006: this value of `resp` is never used (staticcheck)
|
lint
issues found
|