Skip to content

create Dockerfile

create Dockerfile #1

Triggered via push January 16, 2024 04:46
Status Failure
Total duration 1m 4s
Artifacts

on_push.yaml

on: push
Fit to window
Zoom out
Zoom in

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