[EFM] Recoverable Random Beacon State Machine follow up updates #36355
Annotations
10 errors and 1 warning
Run golangci-lint:
access/handler.go#L1417
h.StreamCount undefined (type *Handler has no field or method StreamCount) (typecheck)
|
Run golangci-lint:
access/handler.go#L1420
h.StreamCount undefined (type *Handler has no field or method StreamCount) (typecheck)
|
Run golangci-lint:
access/handler.go#L1421
h.StreamCount undefined (type *Handler has no field or method StreamCount) (typecheck)
|
Run golangci-lint:
engine/execution/state/state.go#L21
could not import github.com/onflow/flow-go/storage/badger (-: # github.com/onflow/flow-go/storage/badger
|
Run golangci-lint:
storage/badger/dkg_state.go#L249
undefined: ensureKeyIncludedInEpoch
|
Run golangci-lint:
storage/badger/dkg_state.go#L274
undefined: ensureKeyIncludedInEpoch
|
Run golangci-lint:
storage/badger/dkg_state.go#L327
ds.myNodeID undefined (type *RecoverablePrivateBeaconKeyStateMachine has no field or method myNodeID)) (typecheck)
|
Run golangci-lint:
cmd/util/cmd/common/storage.go#L9
could not import github.com/onflow/flow-go/storage/badger (-: # github.com/onflow/flow-go/storage/badger
|
Run golangci-lint:
storage/badger/dkg_state.go#L249
undefined: ensureKeyIncludedInEpoch
|
Run golangci-lint:
storage/badger/dkg_state.go#L274
undefined: ensureKeyIncludedInEpoch
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading