Skip to content

Renovate: Update github.com/sapcc/go-netbox-go digest to 0e8a4aa #159

Renovate: Update github.com/sapcc/go-netbox-go digest to 0e8a4aa

Renovate: Update github.com/sapcc/go-netbox-go digest to 0e8a4aa #159

Triggered via pull request January 27, 2025 15:43
Status Failure
Total duration 1m 35s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Checks: internal/netbox/client.go#L43
device.Site.Id undefined (type models.NestedSite has no field or method Id, but does have field ID)
Checks: internal/netbox/client.go#L47
site.Region.Id undefined (type models.NestedRegion has no field or method Id, but does have field ID)
Checks: internal/netbox/client.go#L56
unknown field DeviceId in struct literal of type models.ListInterfacesRequest, but does have DeviceID
Checks: internal/netbox/client.go#L56
device.Id undefined (type *models.Device has no field or method Id, but does have field ID)
Checks: internal/netbox/client.go#L71
undefined: models.ListIpAddressesRequest
Checks: internal/netbox/client.go#L72
interf.Id undefined (type models.Interface has no field or method Id, but does have field ID)
Checks: internal/netbox/client.go#L74
n.ipam.ListIpAddresses undefined (type *ipam.Client has no field or method ListIpAddresses, but does have method ListIPAddresses)
Checks: internal/netbox/client.go#L93
p.Vlan.VId undefined (type models.NestedVLAN has no field or method VId, but does have field VID)
Checks: internal/netbox/client.go#L94
p.Vlan.VId undefined (type models.NestedVLAN has no field or method VId, but does have field VID)
Checks: internal/netbox/client.go#L103
undefined: models.ListIpAddressesRequest
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636