fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0 #773
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
pkg/cleanup.go#L1
: # github.com/utopia-planitia/dnslb/pkg
|
lint:
pkg/cleanup.go#L63
api.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
lint:
pkg/ips.go#L93
api.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
lint:
pkg/ips.go#L105
cannot use zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to api.CreateDNSRecord
|
lint:
pkg/ips.go#L105
cannot use cloudflare.DNSRecord{…} (value of type cloudflare.DNSRecord) as type cloudflare.CreateDNSRecordParams in argument to api.CreateDNSRecord
|
lint:
pkg/ips.go#L123
api.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords) (typecheck)
|
lint:
cmd/dnslb/main.go#L9
could not import github.com/utopia-planitia/dnslb/pkg (-: # github.com/utopia-planitia/dnslb/pkg
|
lint:
pkg/cleanup.go#L63
api.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
lint:
pkg/ips.go#L93
api.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
lint:
pkg/ips.go#L105
cannot use zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to api.CreateDNSRecord
|