chore(code-quality): added linter errchkjson #4342
Annotations
7 errors
|
provider/webhook/api/httpapi.go#L109
Error return value of `(*encoding/json.Encoder).Encode` is not checked: unsafe type `sigs.k8s.io/external-dns/endpoint.DomainFilterInterface` found (errchkjson)
|
provider/godaddy/godaddy_test.go#L68
Error return value of `encoding/json.Marshal` is not checked: unsafe type `interface{}` found (errchkjson)
|
provider/godaddy/godaddy_test.go#L60
Error return value of `encoding/json.Marshal` is not checked: unsafe type `interface{}` found (errchkjson)
|
provider/godaddy/godaddy_test.go#L52
Error return value of `encoding/json.Marshal` is not checked: unsafe type `interface{}` found (errchkjson)
|
provider/akamai/akamai_test.go#L178
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
|
provider/akamai/akamai_test.go#L163
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
|
The logs for this run have expired and are no longer available.
Loading