imp(evm): PreExecuteCallback for Call opcodes #83
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
crypto/signify/signify_test.go#L54
string `.sig` has 9 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
rpc/client_test.go#L496
string `ws:` has 6 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
accounts/abi/packing_test.go#L378
string `0100000000000000000000000000000000000000000000000000000000000000` has 7 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
accounts/abi/packing_test.go#L848
string `ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff` has 8 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
accounts/abi/packing_test.go#L479
string `0000000000000000000000000000000000000000000000000000000000000003` has 13 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
accounts/abi/packing_test.go#L539
string `0000000000000000000000000000000000000000000000000000000000000080` has 7 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
accounts/abi/packing_test.go#L804
string `0300000000000000000000000000000000000000000000000000000000000000` has 6 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
cmd/puppeth/module_dashboard.go#L590
string `rm -rf ` has 6 occurrences, make it a constant (goconst)
|
Run golangci/[email protected]:
core/vm/contracts.go#L419
var `big2` is unused (unused)
|
Run golangci/[email protected]:
core/vm/evm.go#L192
type `callBack` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading