Skip to content

feat: insert new slot in snapshot, prevent execution touch trie; #280

feat: insert new slot in snapshot, prevent execution touch trie;

feat: insert new slot in snapshot, prevent execution touch trie; #280

Triggered via push September 27, 2023 03:25
Status Failure
Total duration 7m 45s
Artifacts

lint.yml

on: push
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golang-lint (1.19.x, ubuntu-latest): core/types/meta_test.go#L5
File is not `goimports`-ed (goimports)
golang-lint (1.19.x, ubuntu-latest): ethdb/fullstatedb.go#L7
File is not `goimports`-ed (goimports)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer.go#L7
File is not `goimports`-ed (goimports)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L20
var `blockRoot3` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L21
var `storageRoot0` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L22
var `storageRoot1` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L23
var `storageRoot2` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L24
var `storageRoot3` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/inspect_trie.go#L39
field `num` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/node.go#L92
func `(*fullNode).getEpoch` is unused (unused)