fix(cloudflare): reduce dns & custom hostnames list api calls #4449
Annotations
3 errors
Verify linter configuration and Lint go code
issues found
|
Verify linter configuration and Lint go code:
provider/cloudflare/cloudflare.go#L196
unnecessary trailing newline (whitespace)
|
Verify linter configuration and Lint go code:
provider/cloudflare/cloudflare.go#L631
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Loading