maindb v4 #565
Annotations
10 errors and 1 warning
Make all:
state/account.go#L76
trie.FastGet undefined (type *muxdb.Trie has no field or method FastGet)
|
Make all:
state/account.go#L124
trie.FastGet undefined (type *muxdb.Trie has no field or method FastGet)
|
Make all:
state/cached_object.go#L47
too many arguments in call to co.db.NewTrie
|
Make all:
state/state.go#L59
too many arguments in call to db.NewTrie
|
Make all:
state/state.go#L376
too many arguments in call to s.db.NewTrie
|
Make all:
state/state.go#L382
too many arguments in call to s.db.NewTrie
|
Make all:
state/state.go#L500
too many arguments in call to s.db.NewTrie
|
Make all:
state/state.go#L508
sTrie.Stage undefined (type *muxdb.Trie has no field or method Stage)
|
Make all:
state/state.go#L519
trieCpy.Stage undefined (type *muxdb.Trie has no field or method Stage)
|
Make all
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading