Skip to content

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0 #773

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0 #773

Triggered via push August 2, 2023 01:30
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linting.yml

on: push
Fit to window
Zoom out
Zoom in

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