fix(deps): update module golang.org/x/net to v0.31.0 #1949
Annotations
10 errors
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L45
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L55
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L67
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L92
r.CreateVersionedAttributes undefined (type *Store has no field or method CreateVersionedAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L224
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L230
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L247
r.CreateVersionedAttributes undefined (type *Store has no field or method CreateVersionedAttributes) (typecheck)
|
golangci-lint:
internal/store/fleetdb/attributes.go#L280
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|
Loading