fix(ovh): cache refresh and duplicates processing #940
Annotations
5 errors and 1 warning
Run make build:
provider/ovh/ovh.go#L166
cannot use newOvhChange(ovhCreate, changes.Create, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
|
Run make build:
provider/ovh/ovh.go#L167
cannot use newOvhChange(ovhCreate, changes.UpdateNew, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
|
Run make build:
provider/ovh/ovh.go#L168
cannot use newOvhChange(ovhCreate, changes.UpdateOld, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
|
Run make build:
provider/ovh/ovh.go#L169
cannot use newOvhChange(ovhCreate, changes.Delete, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
|
Run make build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading