statetrie: trie struct, node structs, and add operation #12448
Annotations
3 errors
Run golangci-lint with reviewdog:
crypto/statetrie/backing.go#L1
[Lint Warnings] reported by reviewdog 🐶
: # github.com/algorand/go-algorand/crypto/statetrie [github.com/algorand/go-algorand/crypto/statetrie.test]
Raw Output:
crypto/statetrie/backing.go:1: : # github.com/algorand/go-algorand/crypto/statetrie [github.com/algorand/go-algorand/crypto/statetrie.test]
|
Run golangci-lint with reviewdog:
crypto/statetrie/ext.go#L204
[Lint Warnings] reported by reviewdog 🐶
undefined: nibbles.Unpack
Raw Output:
crypto/statetrie/ext.go:204:23: undefined: nibbles.Unpack
|
Run golangci-lint with reviewdog:
crypto/statetrie/leaf.go#L246
[Lint Warnings] reported by reviewdog 🐶
undefined: nibbles.Unpack (typecheck)
Raw Output:
crypto/statetrie/leaf.go:246:20: undefined: nibbles.Unpack (typecheck)
// Copyright (C) 2019-2023 Algorand, Inc.
|
The logs for this run have expired and are no longer available.
Loading