Skip to content

feat: add docker compose yaml #8

feat: add docker compose yaml

feat: add docker compose yaml #8

Triggered via pull request October 5, 2023 13:30
Status Failure
Total duration 1m 7s
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