feat: add docker compose yaml #8
Annotations
7 errors
lint:
pkg/server/handler.go#L36
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L47
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L62
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L85
Error return value of `ctx.BindJSON` is not checked (errcheck)
|
lint:
pkg/controller/workflow.go#L58
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
pkg/controller/workflow.go#L57
SA5003: defers in this infinite loop will never run (staticcheck)
|
lint
issues found
|