Skip to content

chore(pkg/trie): Create standalone trie package #11332

chore(pkg/trie): Create standalone trie package

chore(pkg/trie): Create standalone trie package #11332

Triggered via pull request January 8, 2024 14:18
Status Failure
Total duration 2m 40s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
linting: pkg/trie/triedb/node/node.go#L24
string `Inline` has 4 occurrences, make it a constant (goconst)
linting: pkg/trie/memorydb/memorydb.go#L6
field `value` is unused (unused)
linting: pkg/trie/memorydb/memorydb.go#L7
field `rc` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L62
field `partialKey` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L63
field `value` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L67
field `partialKey` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L68
field `children` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L69
field `value` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L84
field `bytes` is unused (unused)
linting: pkg/trie/triedb/node/node.go#L85
field `hash` is unused (unused)
linting
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']