chore: add ci-lint #5
Annotations
10 errors
pkg/cloudflare/cloudflare.go#L9
exported: exported type CloudflareAPI should have comment or be unexported (revive)
|
pkg/cloudflare/dns.go#L13
exported: exported type DNSRequestBody should have comment or be unexported (revive)
|
pkg/cloudflare/errors.go#L6
exported: comment on exported var ErrNoRouteMatches should be of the form "ErrNoRouteMatches ..." (revive)
|
pkg/cloudflare/dns.go#L23
exported: exported method CloudflareAPI.CreateDNSRecord should have comment or be unexported (revive)
|
pkg/cloudflare/dns.go#L43
exported: exported method CloudflareAPI.UpdateDNSRecord should have comment or be unexported (revive)
|
pkg/cloudflare/dns.go#L20
var-naming: struct field Ttl should be TTL (revive)
|
internal/update_dns/update_dns.go#L6
File is not `goimports`-ed (goimports)
|
internal/update_dns/update_dns.go#L17
exported: exported type UpdateDns should have comment or be unexported (revive)
|
internal/update_dns/update_dns.go#L23
exported: exported function NewUpdateDns should have comment or be unexported (revive)
|
internal/update_dns/update_dns.go#L31
exported: exported method UpdateDns.Run should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading