feat: update #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|