Skip to content

update steps

update steps #10

Triggered via pull request October 7, 2023 12:22
Status Failure
Total duration 57s
Artifacts

bifrost-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/container/create.go#L29
Error return value of `cli.ContainerRemove` is not checked (errcheck)
lint: pkg/server/handler.go#L36
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L51
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L59
Error return value of `ctx.BindJSON` is not checked (errcheck)
lint: pkg/server/handler.go#L63
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/controller/workflow.go#L57
SA5003: defers in this infinite loop will never run (staticcheck)
lint
issues found