Implemented proofDB for evm.go #175
cilint.yml
on: pull_request
detect-modules
4s
Matrix: golangci-lint
Annotations
5 errors
golangci-lint (/home/runner/work/selene/selene):
execution/evm.go#L199
undefined: AccessListItem (typecheck)
|
golangci-lint (/home/runner/work/selene/selene):
execution/evm.go#L203
undefined: AccessListItem (typecheck)
|
golangci-lint (/home/runner/work/selene/selene):
execution/evm.go#L213
undefined: AccessListItem (typecheck)
|
golangci-lint (/home/runner/work/selene/selene):
execution/evm.go#L221
cannot use item.Address (variable of type "github.com/ethereum/go-ethereum/common".Address) as "github.com/BlocSoc-iitr/selene/common".Address value in map index (typecheck)
|
golangci-lint (/home/runner/work/selene/selene)
issues found
|