Skip to content

Bump golang.org/x/oauth2 from 0.13.0 to 0.16.0 #312

Bump golang.org/x/oauth2 from 0.13.0 to 0.16.0

Bump golang.org/x/oauth2 from 0.13.0 to 0.16.0 #312

Triggered via pull request January 17, 2024 15:08
Status Failure
Total duration 55s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L473
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: edge-apis/authwrapper.go#L492
S1024: should use time.Until instead of t.Sub(time.Now()) (gosimple)
lint: edge-apis/authwrapper.go#L459
SA4006: this value of `resp` is never used (staticcheck)
lint
issues found