create Dockerfile #1
Annotations
6 errors
lint:
internal/user/handler_oauth.go#L58
Error return value of `gothic.Logout` is not checked (errcheck)
|
lint:
lib/server/http.go#L20
Error return value of `srv.Start` is not checked (errcheck)
|
lint:
internal/user/handler_oauth.go#L26
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
internal/user/handler_oauth.go#L55
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint:
internal/user/handler_oauth.go#L77
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint
issues found
|