feat: define api and generate swagger file #12
Annotations
8 errors
golangci-lint:
pkg/container/create.go#L29
Error return value of `cli.ContainerRemove` is not checked (errcheck)
|
golangci-lint:
pkg/controller/workflow.go#L83
Error return value of `(*opennaslab.io/bifrost/pkg/database.WorkflowMode).UpdateWorkflow` is not checked (errcheck)
|
golangci-lint:
pkg/server/handler.go#L45
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
golangci-lint:
pkg/server/handler.go#L60
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
golangci-lint:
pkg/server/handler.go#L68
Error return value of `ctx.BindJSON` is not checked (errcheck)
|
golangci-lint:
pkg/server/handler.go#L72
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
golangci-lint:
pkg/controller/workflow.go#L141
SA4008: variable in loop condition never changes (staticcheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading