Skip to content

fix(deps): update module golang.org/x/net to v0.31.0 - autoclosed #1950

fix(deps): update module golang.org/x/net to v0.31.0 - autoclosed

fix(deps): update module golang.org/x/net to v0.31.0 - autoclosed #1950

Triggered via pull request November 11, 2024 20:15
Status Failure
Total duration 45s
Artifacts

push-pr-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)