Skip to content

fix(ovh): cache refresh and duplicates processing #906

fix(ovh): cache refresh and duplicates processing

fix(ovh): cache refresh and duplicates processing #906

Re-run triggered December 22, 2024 11:25
Status Failure
Total duration 5m 14s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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