fix(deps): update opentelemetry-go monorepo to v1.32.0 - autoclosed #1952
push-pr-lint.yaml
on: pull_request
lint-test
28s
build
0s
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.
|