feat: zero gas fee poc #237
Annotations
1 error and 6 warnings
Run golangci/[email protected]
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Run golangci/[email protected]:
types/dynamic_fee.go#L23
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
x/evm/types/codec.go#L95
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
rpc/types/utils.go#L291
redefines-builtin-id: redefinition of the built-in function cap (revive)
|
Run golangci/[email protected]:
x/evm/keeper/grpc_query.go#L785
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading