Skip to content

Auth

Auth #167

Triggered via push November 9, 2024 15:30
Status Failure
Total duration 1m 46s
Artifacts

app.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
error returned from interface method should be wrapped: sig: func (github.com/markbates/goth.Provider).BeginAuth(state string) (github.com/markbates/goth.Session, error) (wrapcheck)
lint
error returned from interface method should be wrapped: sig: func (github.com/markbates/goth.Session).GetAuthURL() (string, error) (wrapcheck)
lint
error returned from external package is unwrapped: sig: func (*github.com/gorilla/securecookie.SecureCookie).Encode(name string, value interface{}) (string, error) (wrapcheck)
lint
error returned from external package is unwrapped: sig: func (*github.com/gorilla/securecookie.SecureCookie).Decode(name string, value string, dst interface{}) error (wrapcheck)
lint
error returned from interface method should be wrapped: sig: func (github.com/markbates/goth.Provider).UnmarshalSession(string) (github.com/markbates/goth.Session, error) (wrapcheck)
lint
error returned from interface method should be wrapped: sig: func (github.com/markbates/goth.Session).Authorize(github.com/markbates/goth.Provider, github.com/markbates/goth.Params) (string, error) (wrapcheck)
lint
error returned from external package is unwrapped: sig: func (*github.com/jace-ys/countup/api/v1/gen/api.Client).AuthToken(ctx context.Context, p *github.com/jace-ys/countup/api/v1/gen/api.AuthTokenPayload) (res *github.com/jace-ys/countup/api/v1/gen/api.AuthTokenResult, err error) (wrapcheck)
lint
error returned from external package is unwrapped: sig: func (*github.com/gorilla/securecookie.SecureCookie).Encode(name string, value interface{}) (string, error) (wrapcheck)
lint
error returned from external package is unwrapped: sig: func (*github.com/gorilla/securecookie.SecureCookie).Decode(name string, value string, dst interface{}) error (wrapcheck)
lint
issues found
prepare
Cache save failed.