Skip to content

build(deps): bump the dev-dependencies group with 51 updates #334

build(deps): bump the dev-dependencies group with 51 updates

build(deps): bump the dev-dependencies group with 51 updates #334

Triggered via pull request March 28, 2024 16:36
Status Failure
Total duration 2m 44s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: main.go#L64
could not import sigs.k8s.io/external-dns/provider/infoblox (-: # sigs.k8s.io/external-dns/provider/infoblox
Build: provider/infoblox/infoblox.go#L218
invalid operation: ep.DNSName == res.Name (mismatched types string and *string)
Build: provider/infoblox/infoblox.go#L223
invalid operation: t == res.Ipv4Addr (mismatched types string and *string)
Build: provider/infoblox/infoblox.go#L233
cannot use res.Ipv4Addr (variable of type *string) as string value in argument to append
Build: provider/infoblox/infoblox.go#L239
cannot use res.Name (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build: provider/infoblox/infoblox.go#L239
cannot use res.Ipv4Addr (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build: provider/infoblox/infoblox.go#L264
cannot use res.Name (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build: provider/infoblox/infoblox.go#L264
cannot use ip.Ipv4Addr (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build: provider/infoblox/infoblox.go#L280
cannot use res.Name (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build: provider/infoblox/infoblox.go#L280
cannot use res.Canonical (variable of type *string) as string value in argument to endpoint.NewEndpoint
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/external-dns/external-dns. Supported file pattern: go.sum