Injecting enabled precompiles list to EVM #226
Annotations
10 errors and 1 warning
run linter:
accounts/abi/bind/util_test.go#L60
missing type in composite literal (typecheck)
|
run linter:
accounts/abi/bind/util_test.go#L107
missing type in composite literal (typecheck)
|
run linter:
accounts/abi/bind/backends/simulated_test.go#L119
missing type in composite literal (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L105
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L110
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L116
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L119
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L120
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
run linter:
cmd/devp2p/internal/ethtest/chain.go#L121
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading