api: changes due to underlying pkg update #852
Annotations
10 errors and 1 warning
Make all:
cmd/thor/optimizer/optimizer.go#L143
meta.StorageCommitNum undefined (type state.AccountMetadata has no field or method StorageCommitNum)
|
Make all:
cmd/thor/optimizer/optimizer.go#L147
too many arguments in call to p.db.NewTrie
|
Make all:
cmd/thor/optimizer/optimizer.go#L147
meta.StorageCommitNum undefined (type state.AccountMetadata has no field or method StorageCommitNum)
|
Make all:
cmd/thor/optimizer/optimizer.go#L148
meta.StorageDistinctNum undefined (type state.AccountMetadata has no field or method StorageDistinctNum)
|
Make all:
cmd/thor/optimizer/optimizer.go#L160
too many arguments in call to p.db.NewTrie
|
Make all:
cmd/thor/optimizer/optimizer.go#L164
accTrie.DumpLeaves undefined (type *muxdb.Trie has no field or method DumpLeaves)
|
Make all:
cmd/thor/optimizer/optimizer.go#L174
sTrie.DumpLeaves undefined (type *muxdb.Trie has no field or method DumpLeaves)
|
Make all:
cmd/thor/optimizer/optimizer.go#L191
p.db.NewNonCryptoTrie undefined (type *muxdb.MuxDB has no field or method NewNonCryptoTrie)
|
Make all:
cmd/thor/optimizer/optimizer.go#L191
undefined: trie.NonCryptoNodeHash
|
Make all:
cmd/thor/optimizer/optimizer.go#L199
too many arguments in call to p.db.NewTrie
|
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