Renovate: Update github.com/sapcc/go-netbox-go digest to 0e8a4aa #153
Annotations
9 errors and 1 warning
Checks:
main.go#L129
undefined: models.ListIpAddressesRequest
|
Checks:
main.go#L131
nbIpam.ListIpAddresses undefined (type *ipam.Client has no field or method ListIpAddresses, but does have method ListIPAddresses)
|
Checks:
main.go#L146
undefined: models.ListIpAddressesRequest
|
Checks:
main.go#L151
interfaceOpts.DeviceId undefined (type models.ListInterfacesRequest has no field or method DeviceId, but does have field DeviceID)
|
Checks:
main.go#L172
interf.Results[0].Id undefined (type models.Interface has no field or method Id, but does have field ID)
|
Checks:
main.go#L177
interfaceOpts.VmId undefined (type models.ListVMInterfacesRequest has no field or method VmId, but does have field VMID)
|
Checks:
main.go#L196
interf.Results[0].Id undefined (type models.VMInterface has no field or method Id, but does have field ID)
|
Checks:
main.go#L203
nbIpam.ListIpAddresses undefined (type *ipam.Client has no field or method ListIpAddresses, but does have method ListIPAddresses) (typecheck)
|
Checks
issues found
|
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|