build(deps): bump github.com/cloudflare/cloudflare-go from 0.14.0 to 0.84.0 #414
Annotations
7 errors
Build:
cmd/devp2p/dns_cloudflare.go#L117
c.DNSRecords undefined (type *cloudflareClient has no field or method DNSRecords)
|
Build:
cmd/devp2p/dns_cloudflare.go#L145
cannot use c.zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to c.CreateDNSRecord
|
Build:
cmd/devp2p/dns_cloudflare.go#L145
cannot use record (variable of type cloudflare.DNSRecord) as type cloudflare.CreateDNSRecordParams in argument to c.CreateDNSRecord
|
Build:
cmd/devp2p/dns_cloudflare.go#L151
assignment mismatch: 1 variable but c.UpdateDNSRecord returns 2 values
|
Build:
cmd/devp2p/dns_cloudflare.go#L151
too many arguments in call to c.UpdateDNSRecord
|
Build:
cmd/devp2p/dns_cloudflare.go#L171
cannot use c.zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to c.DeleteDNSRecord (typecheck)
|
Build
Process completed with exit code 1.
|