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