Dell #282
Annotations
10 errors and 1 warning
build:
internal/redfish/redfish.go#L14
could not import github.com/metal-stack/go-hal (-: found packages hal (hal.go) and main (ssh-console.go) in ) (typecheck)
|
build:
internal/redfish/redfish.go#L202
undefined: hal (typecheck)
|
build:
internal/redfish/redfish.go#L259
undefined: hal (typecheck)
|
build:
internal/redfish/redfish.go#L403
undefined: hal (typecheck)
|
build:
internal/vendors/dell/dell.go#L6
could not import github.com/metal-stack/go-hal (-: found packages hal (hal.go) and main (ssh-console.go) in ) (typecheck)
|
build:
internal/vendors/dell/dell.go#L44
ob.Redfish undefined (type *outBand has no field or method Redfish) (typecheck)
|
build:
internal/vendors/dell/dell.go#L48
c.outBand.Redfish undefined (type *outBand has no field or method Redfish) (typecheck)
|
build:
internal/vendors/dell/dell.go#L53
c.outBand.Ip undefined (type *outBand has no field or method Ip) (typecheck)
|
build:
internal/vendors/dell/dell.go#L90
o.Redfish undefined (type *outBand has no field or method Redfish) (typecheck)
|
build:
internal/vendors/dell/dell.go#L95
o.Redfish undefined (type *outBand has no field or method Redfish) (typecheck)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|