Skip to content

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

fix(ovh): cache refresh and duplicates processing

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

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

codeql-analysis.yaml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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