feat: define api and generate swagger file #15
Annotations
6 errors
lint:
pkg/controller/workflow.go#L83
Error return value of `(*opennaslab.io/bifrost/pkg/database.WorkflowMode).UpdateWorkflow` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L45
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L60
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L71
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/controller/workflow.go#L141
SA4008: variable in loop condition never changes (staticcheck)
|
lint
issues found
|