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