Skip to content

feat: update

feat: update #5

Triggered via pull request October 1, 2023 12:59
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

bifrost-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: pkg/container/delete.go#L1
expected 'package', found 'EOF' (typecheck)
lint: pkg/registry/dns_step.go#L45
Error return value of `yaml.Unmarshal` is not checked (errcheck)
lint: pkg/registry/remote_step.go#L45
Error return value of `yaml.Unmarshal` is not checked (errcheck)
lint: pkg/server/handler.go#L35
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L50
Error return value of `ctx.AbortWithError` is not checked (errcheck)
lint: pkg/server/handler.go#L58
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
issues found