go(deps): bump github.com/go-chi/jwtauth/v5 from 5.1.1 to 5.3.2 in /server/src #15403
Annotations
5 errors and 1 warning
Go lint:
server/src/main.go#L16
could not import scrumlr.io/server/api (-: # scrumlr.io/server/api
|
Go lint
cannot use jwtauth.Authenticator (value of type func(ja *jwtauth.JWTAuth) func(http.Handler) http.Handler) as func(http.Handler) http.Handler value in argument to r.Use) (typecheck)
|
Go lint:
server/src/api/board_reaction.go#L1
: # scrumlr.io/server/api [scrumlr.io/server/api.test]
|
Go lint
cannot use jwtauth.Authenticator (value of type func(ja *jwtauth.JWTAuth) func(http.Handler) http.Handler) as func(http.Handler) http.Handler value in argument to r.Use (typecheck)
|
Go lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading