Update module github.com/cloudflare/cloudflare-go to v0.104.0 #358
Annotations
10 errors and 1 warning
internal/additionalRecords.go#L1
: # github.com/containeroo/syncflaer/internal
|
internal/cloudflare.go#L45
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
internal/cloudflare.go#L66
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
|
internal/cloudflare.go#L91
cannot use zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to cf.client.CreateDNSRecord
|
internal/cloudflare.go#L91
cannot use record (variable of type cloudflare.DNSRecord) as type cloudflare.CreateDNSRecordParams in argument to cf.client.CreateDNSRecord
|
internal/cloudflare.go#L109
cannot use zoneID (variable of type string) as type *cloudflare.ResourceContainer in argument to cf.client.DeleteDNSRecord
|
internal/cloudflare.go#L141
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
|
internal/cloudflare.go#L141
too many arguments in call to cf.client.UpdateDNSRecord
|
internal/cloudflare.go#L210
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
|
internal/cloudflare.go#L210
too many arguments in call to cf.client.UpdateDNSRecord
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading