Skip to content

Bump github.com/traefik/traefik/v2 from 2.11.10 to 2.11.14 #447

Bump github.com/traefik/traefik/v2 from 2.11.10 to 2.11.14

Bump github.com/traefik/traefik/v2 from 2.11.10 to 2.11.14 #447

Triggered via pull request December 2, 2024 17:14
Status Success
Total duration 4m 12s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/additionalRecords.go#L1
: # github.com/containeroo/syncflaer/internal
lint: internal/cloudflare.go#L45
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
lint: internal/cloudflare.go#L66
cf.client.DNSRecords undefined (type *cloudflare.API has no field or method DNSRecords)
lint: internal/cloudflare.go#L91
cannot use zoneID (variable of type string) as *cloudflare.ResourceContainer value in argument to cf.client.CreateDNSRecord
lint: internal/cloudflare.go#L91
cannot use record (variable of type cloudflare.DNSRecord) as cloudflare.CreateDNSRecordParams value in argument to cf.client.CreateDNSRecord
lint: internal/cloudflare.go#L109
cannot use zoneID (variable of type string) as *cloudflare.ResourceContainer value in argument to cf.client.DeleteDNSRecord
lint: internal/cloudflare.go#L141
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
lint: internal/cloudflare.go#L141
too many arguments in call to cf.client.UpdateDNSRecord
lint: internal/cloudflare.go#L210
assignment mismatch: 1 variable but cf.client.UpdateDNSRecord returns 2 values
lint: internal/cloudflare.go#L210
too many arguments in call to cf.client.UpdateDNSRecord
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636