Skip to content

fix(deps): update module github.com/metal-toolbox/ironlib to v1 #1959

fix(deps): update module github.com/metal-toolbox/ironlib to v1

fix(deps): update module github.com/metal-toolbox/ironlib to v1 #1959

Triggered via push November 17, 2024 22:16
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint-test: internal/device/interface.go#L6
could not import github.com/metal-toolbox/alloy/internal/device/inband (-: # github.com/metal-toolbox/alloy/internal/device/inband
lint-test: internal/device/inband/inband.go#L55
cannot use device (variable of type *"github.com/metal-toolbox/bmc-common".Device) as *"github.com/bmc-toolbox/common".Device value in assignment) (typecheck)
lint-test: internal/device/inband/inband.go#L55
cannot use device (variable of type *"github.com/metal-toolbox/bmc-common".Device) as *"github.com/bmc-toolbox/common".Device value in assignment
lint-test: internal/device/inband/inband_test.go#L19
cannot use inbandQueryor (variable of type *MockIronlib) as actions.DeviceManager value in struct literal: *MockIronlib does not implement actions.DeviceManager (wrong type for method GetInventory)
lint-test: internal/device/inband/inband_test.go#L40
cannot use inbandQueryor (variable of type *MockIronlib) as actions.DeviceManager value in struct literal: *MockIronlib does not implement actions.DeviceManager (wrong type for method GetInventory)
lint-test
Process completed with exit code 2.