Update and test StateDB for EIP-158 / EIP-161 #154
Annotations
3 errors and 2 warnings
Run golangci/[email protected]:
rpc/websockets.go#L114
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci/[email protected]:
rpc/websockets.go#L116
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci/[email protected]
issues found
|
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/.
|
Run golangci/[email protected]:
x/evm/testutil/suite.go#L416
unused-parameter: parameter 'from' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading