Skip to content

bump golint-ci action to v7 #9

bump golint-ci action to v7

bump golint-ci action to v7 #9

Triggered via push March 29, 2025 21:59
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cookie/backend_bolt.go#L144
QF1008: could remove embedded field "SessionBase" from selector (staticcheck)
lint: cookie/backend_bolt.go#L111
ST1005: error strings should not end with punctuation or newlines (staticcheck)
lint: cookie/backend_bolt.go#L102
ST1005: error strings should not end with punctuation or newlines (staticcheck)
lint: cookie/backend_bolt.go#L64
SA1019: bolt.ErrTimeout is deprecated: Use the error variables defined in the bbolt/errors package. (staticcheck)
lint: cmd/whawty-nginx-sso/config.go#L83
ST1005: error strings should not be capitalized (staticcheck)
lint: cmd/whawty-nginx-sso/config.go#L74
ST1005: error strings should not be capitalized (staticcheck)
lint: cookie/store.go#L307
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: cookie/ed25519.go#L60
Error return value of `f.Close` is not checked (errcheck)
lint: cmd/whawty-nginx-sso/config.go#L76
Error return value of `file.Close` is not checked (errcheck)
lint: auth/backend_ldap.go#L163
Error return value of `l.Close` is not checked (errcheck)