Update dependency go to v1.24.1 #470
Annotations
10 errors and 1 warning
golangci-lint:
internal/cloudflare.go#L210
too many arguments in call to cf.client.UpdateDNSRecord
|
golangci-lint:
internal/cloudflare.go#L210
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
|
golangci-lint:
internal/cloudflare.go#L141
too many arguments in call to cf.client.UpdateDNSRecord
|
golangci-lint:
internal/cloudflare.go#L141
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
|
golangci-lint:
internal/cloudflare.go#L109
cannot use zoneID (variable of type string) as *cloudflare.ResourceContainer value in argument to cf.client.DeleteDNSRecord
|
golangci-lint:
internal/cloudflare.go#L91
cannot use record (variable of struct type cloudflare.DNSRecord) as cloudflare.CreateDNSRecordParams value in argument to cf.client.CreateDNSRecord
|
golangci-lint:
internal/cloudflare.go#L91
cannot use zoneID (variable of type string) as *cloudflare.ResourceContainer value in argument to cf.client.CreateDNSRecord
|
golangci-lint:
internal/cloudflare.go#L66
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
golangci-lint:
internal/cloudflare.go#L45
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
golangci-lint:
internal/additionalRecords.go#L1
: # github.com/containeroo/syncflaer/internal
|
Set up Go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.1-bcc85ffc39615be64c2f76a4fe69eb8cc009fd99aaad8638498ace04291cbdfe
|
Loading