feat: refactor api #4
Triggered via pull request
September 27, 2023 15:46
Status
Failure
Total duration
1m 16s
Artifacts
–
Annotations
5 errors
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#L37
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint:
pkg/server/handler.go#L43
Error return value of `ctx.AbortWithError` is not checked (errcheck)
|
lint
issues found
|