Skip to content

trie: parallel commit (alternative version) #4082

trie: parallel commit (alternative version)

trie: parallel commit (alternative version) #4082

Triggered via pull request October 3, 2024 19:43
Status Failure
Total duration 1m 58s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: trie/trienode/node_test.go#L45
cannot use string(path) (value of type string) as []byte value in argument to s.AddNode
build: trie/trie_test.go#L1268
tries[i].mutations undefined (type *Trie has no field or method mutations)
build: trie/trie_test.go#L1291
refTrie.mutations undefined (type *Trie has no field or method mutations)
build
Process completed with exit code 1.