Update: Implement tests for execution/proof & /errors #167
cilint.yml
on: pull_request
detect-modules
5s
Matrix: golangci-lint
Annotations
4 errors
golangci-lint (/home/runner/work/selene/selene):
execution/execution.go#L34
invalid operation: cannot indirect r (variable of type ExecutionRpc)
|
golangci-lint (/home/runner/work/selene/selene):
execution/execution.go#L126
cannot use proof.Nonce (variable of type hexutil.Uint64) as uint64 value in struct literal
|
golangci-lint (/home/runner/work/selene/selene):
execution/execution.go#L130
cannot use slotMap (variable of type map["github.com/ethereum/go-ethereum/common".Hash]*big.Int) as []Slot value in struct literal (typecheck)
|
golangci-lint (/home/runner/work/selene/selene)
issues found
|