Skip to content

Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 #28

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

Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 #28

Triggered via pull request November 13, 2023 05:23
Status Success
Total duration 34s
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)