Skip to content

build(deps): bump github.com/cloudflare/cloudflare-go from 0.14.0 to 0.84.0 #414

build(deps): bump github.com/cloudflare/cloudflare-go from 0.14.0 to 0.84.0

build(deps): bump github.com/cloudflare/cloudflare-go from 0.14.0 to 0.84.0 #414

Triggered via pull request December 25, 2023 15:23
Status Failure
Total duration 2m 20s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.