[Badger] Refactor approvals to use badger batch updates #34999
Annotations
10 errors and 1 warning
storage/operation/badgerimpl/dbstore.go#L1
: # github.com/onflow/flow-go/storage/operation/badgerimpl
|
storage/operation/badgerimpl/dbstore.go#L21
undefined: storage.BaseReaderBatchWriter (typecheck)
|
engine/testutil/nodes.go#L108
could not import github.com/onflow/flow-go/storage/operation/badgerimpl (-: # github.com/onflow/flow-go/storage/operation/badgerimpl
|
storage/operation/badgerimpl/dbstore.go#L21
undefined: storage.BaseReaderBatchWriter) (typecheck)
|
storage/operation/pebbleimpl/dbstore.go#L1
: # github.com/onflow/flow-go/storage/operation/pebbleimpl
|
storage/operation/pebbleimpl/dbstore.go#L21
undefined: storage.BaseReaderBatchWriter (typecheck)
|
storage/operation/dbtest/helper.go#L10
could not import github.com/onflow/flow-go/storage/operation/badgerimpl (-: # github.com/onflow/flow-go/storage/operation/badgerimpl
|
storage/operation/badgerimpl/dbstore.go#L21
undefined: storage.BaseReaderBatchWriter) (typecheck)
|
storage/operation/dbtest/helper.go#L11
could not import github.com/onflow/flow-go/storage/operation/pebbleimpl (-: # github.com/onflow/flow-go/storage/operation/pebbleimpl
|
storage/operation/pebbleimpl/dbstore.go#L21
undefined: storage.BaseReaderBatchWriter) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading