Skip to content

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

fix(ovh): cache refresh and duplicates processing

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

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

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build: provider/ovh/ovh.go#L165
declared and not used: changesCreate
Build: provider/ovh/ovh.go#L166
declared and not used: changesUpdateNew
Build: provider/ovh/ovh.go#L167
declared and not used: changesUpdateOld
Build: provider/ovh/ovh.go#L168
declared and not used: changesDelete
Build: provider/ovh/ovh.go#L170
cannot use newOvhChange(ovhCreate, changes.Create, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
Build: provider/ovh/ovh.go#L171
cannot use newOvhChange(ovhCreate, changes.UpdateNew, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
Build: provider/ovh/ovh.go#L172
cannot use newOvhChange(ovhCreate, changes.UpdateOld, zones, records) (value of type []ovhChange) as ovhChange value in argument to append
Build: provider/ovh/ovh.go#L173
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