Skip to content

feat: define api and generate swagger file #16

feat: define api and generate swagger file

feat: define api and generate swagger file #16

Triggered via pull request October 14, 2023 07:28
@richardli1598richardli1598
synchronize #12
rl-dev
Status Failure
Total duration 44s
Artifacts

bifrost-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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/server/handler.go#L77
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/controller/workflow.go#L143
SA4008: variable in loop condition never changes (staticcheck)
lint
issues found