[Persistence] Adds Save and Load functionality to TreeStore #179
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
persistence/module.go#L13
could not import github.com/pokt-network/pocket/persistence/trees (-: # github.com/pokt-network/pocket/persistence/trees
|
lint:
persistence/trees/trees.go#L304
undefined: TreeStore) (typecheck)
|
lint:
app/client/cli/helpers/setup.go#L16
"github.com/pokt-network/pocket/shared/modules" imported and not used (typecheck)
|
lint:
ibc/store/provable_store.go#L15
could not import github.com/pokt-network/pocket/persistence/trees (-: # github.com/pokt-network/pocket/persistence/trees
|
lint:
persistence/trees/trees.go#L304
undefined: TreeStore) (typecheck)
|
lint:
persistence/trees/module.go#L1
: # github.com/pokt-network/pocket/persistence/trees [github.com/pokt-network/pocket/persistence/trees.test]
|
lint:
persistence/trees/trees.go#L304
undefined: TreeStore
|
lint:
persistence/trees/atomic_test.go#L116
undefined: TreeStore
|
lint:
persistence/trees/atomic_test.go#L146
undefined: TreeStore (typecheck)
|
lint:
persistence/trees/module_test.go#L13
could not import github.com/pokt-network/pocket/persistence/trees (-: # github.com/pokt-network/pocket/persistence/trees [github.com/pokt-network/pocket/persistence/trees.test]
|