fix(lib/trie): use MustBeHashed
for V1 trie nodes with larger storage values
#11661
Annotations
4 errors and 1 warning
Lint:
lib/runtime/wazero/instance.go#L438
Error return value of `instance.version` is not checked (errcheck)
|
Lint:
lib/runtime/storage/trie.go#L80
`curent` is a misspelling of `current` (misspell)
|
Lint:
lib/trie/trie.go#L104
`(*Trie).handleTrackedDeltas` - `success` is unused (unparam)
|
Lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
The logs for this run have expired and are no longer available.
Loading