[Persistence] Adds Save and Load functionality to TreeStore #273
Annotations
10 errors
persistence/module.go#L13
could not import github.com/pokt-network/pocket/persistence/trees (-: # github.com/pokt-network/pocket/persistence/trees
|
persistence/trees/trees.go#L325
undefined: Worldstate) (typecheck)
|
app/client/cli/helpers/setup.go#L16
"github.com/pokt-network/pocket/shared/modules" imported and not used (typecheck)
|
ibc/store/provable_store.go#L15
could not import github.com/pokt-network/pocket/persistence/trees (-: # github.com/pokt-network/pocket/persistence/trees
|
persistence/trees/trees.go#L325
undefined: Worldstate) (typecheck)
|
persistence/trees/module.go#L1
: # github.com/pokt-network/pocket/persistence/trees [github.com/pokt-network/pocket/persistence/trees.test]
|
persistence/trees/trees.go#L325
undefined: Worldstate (typecheck)
|
persistence/trees/module_test.go#L14
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]
|
persistence/trees/trees.go#L325
undefined: Worldstate) (typecheck)
|
persistence/kvstore/kvstore_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading