Refactor models to support external DNS certificate automation #46
Annotations
10 errors
Lint:
api/alerting/alerting_controller.go#L84
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L145
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L153
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L157
Error return value of `radixhttp.JSONResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L206
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L210
Error return value of `radixhttp.JSONResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L261
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L265
Error return value of `radixhttp.JSONResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L315
Error return value of `radixhttp.ErrorResponse` is not checked (errcheck)
|
Lint:
api/alerting/alerting_controller.go#L319
Error return value of `radixhttp.JSONResponse` is not checked (errcheck)
|