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