Skip to content

State expiry mvp0.1: fix some bugs and opt performance; #329

State expiry mvp0.1: fix some bugs and opt performance;

State expiry mvp0.1: fix some bugs and opt performance; #329

Triggered via pull request November 1, 2023 10:35
Status Failure
Total duration 5m 43s
Artifacts

lint.yml

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

Annotations

10 errors
golang-lint (1.19.x, ubuntu-latest): ethclient/gethclient/gethclient.go#L1
: # github.com/ethereum/go-ethereum/ethclient/gethclient [github.com/ethereum/go-ethereum/ethclient/gethclient.test]
golang-lint (1.19.x, ubuntu-latest): ethclient/gethclient/gethclient.go#L143
cannot use res.BlockNum (variable of type hexutil.Uint64) as type uint64 in struct literal (typecheck)
golang-lint (1.19.x, ubuntu-latest): core/types/state_expiry.go#L6
File is not `goimports`-ed (goimports)
golang-lint (1.19.x, ubuntu-latest): core/types/typed_trie_node.go#L6
File is not `goimports`-ed (goimports)
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): trie/epochmeta/difflayer_test.go#L18
var `blockRoot3` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L19
var `storageRoot0` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L20
var `storageRoot1` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L21
var `storageRoot2` is unused (unused)
golang-lint (1.19.x, ubuntu-latest): trie/epochmeta/difflayer_test.go#L22
var `storageRoot3` is unused (unused)