Skip to content

fix(deps): update opentelemetry-go monorepo to v1.32.0 #1951

fix(deps): update opentelemetry-go monorepo to v1.32.0

fix(deps): update opentelemetry-go monorepo to v1.32.0 #1951

Triggered via push November 11, 2024 20:15
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-test: internal/device/outofband/outofband_test.go#L18
cannot use bmcQueryor (variable of type *MockBmclib) as BMCQueryor value in struct literal: *MockBmclib does not implement BMCQueryor (missing method GetPowerState) (typecheck)
lint-test: internal/device/outofband/outofband_test.go#L40
cannot use bmcQueryor (variable of type *MockBmclib) as BMCQueryor value in struct literal: *MockBmclib does not implement BMCQueryor (missing method GetPowerState) (typecheck)
lint-test
Process completed with exit code 2.