fix(deps): update module golang.org/x/net to v0.31.0 - autoclosed #1950
push-pr-lint.yaml
on: pull_request
lint-test
33s
build
0s
Annotations
10 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:
internal/store/fleetdb/attributes.go#L45
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L55
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L67
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L92
r.CreateVersionedAttributes undefined (type *Store has no field or method CreateVersionedAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L224
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L230
r.UpdateAttributes undefined (type *Store has no field or method UpdateAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L247
r.CreateVersionedAttributes undefined (type *Store has no field or method CreateVersionedAttributes) (typecheck)
|
lint-test:
internal/store/fleetdb/attributes.go#L280
r.CreateAttributes undefined (type *Store has no field or method CreateAttributes) (typecheck)
|