Skip to content

feat: define api and generate swagger file #12

feat: define api and generate swagger file

feat: define api and generate swagger file #12

Triggered via pull request October 14, 2023 04:26
@richardli1598richardli1598
synchronize #12
rl-dev
Status Failure
Total duration 34s
Artifacts

bifrost-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: pkg/container/create.go#L29
Error return value of `cli.ContainerRemove` is not checked (errcheck)
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#L68
Error return value of `ctx.BindJSON` is not checked (errcheck)
lint: pkg/server/handler.go#L72
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