Skip to content

rpc(revive): get from latest block num #269

rpc(revive): get from latest block num

rpc(revive): get from latest block num #269

Triggered via pull request September 26, 2023 05:24
Status Failure
Total duration 4m 42s
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): consensus/consensus.go#L25
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L28
no new variables on left side of :=
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L28
cannot use result.StorageProof (variable of type []types.ReviveStorageProof) as type *types.ReviveResult in assignment
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L29
invalid argument: proofs (variable of type *types.ReviveResult) for len
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L34
invalid operation: cannot index proofs (variable of type *types.ReviveResult)) (typecheck)
golang-lint (1.19.x, ubuntu-latest): consensus/misc/dao.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L28
no new variables on left side of :=
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L28
cannot use result.StorageProof (variable of type []types.ReviveStorageProof) as type *types.ReviveResult in assignment
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L29
invalid argument: proofs (variable of type *types.ReviveResult) for len
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L34
invalid operation: cannot index proofs (variable of type *types.ReviveResult)) (typecheck)