Skip to content

doc: add license

doc: add license #9

Triggered via pull request October 6, 2023 04:02
Status Failure
Total duration 1m 5s
Artifacts

bifrost-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/server/handler.go#L36
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L47
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L62
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L85
Error return value of `ctx.BindJSON` is not checked (errcheck)
lint: pkg/controller/workflow.go#L58
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: pkg/controller/workflow.go#L57
SA5003: defers in this infinite loop will never run (staticcheck)
lint
issues found