Skip to content

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #30

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #30

Triggered via pull request December 4, 2023 05:41
Status Success
Total duration 31s
Artifacts

golang-ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: narra.go#L192
cyclomatic complexity 16 of func `(*Service).AuthIsOK` is high (> 15) (gocyclo)
lint: narra.go#L454
narra.go:454: Line contains TODO/BUG/FIXME: "TODO: r.FormValue(\"error\")" (godox)
lint: narra.go#L16
File is not `gofmt`-ed with `-s` (gofmt)
lint: narra.go#L29
line is 143 characters (lll)
lint: narra.go#L484
naked return in func `processMeta` with 35 lines of code (nakedret)