fix: new way of settings the gas stuff #1212
Annotations
10 errors and 1 warning
lint:
cmd/block-explorer/run/utils.go#L244
Error return value of `dbAdmin.Close` is not checked (errcheck)
|
lint:
cmd/block-explorer/run/utils.go#L250
Error return value of `dbLocal.Close` is not checked (errcheck)
|
lint:
cmd/block-explorer/teardown/teardown.go#L38
Error return value of `cc.Close` is not checked (errcheck)
|
lint:
cmd/config/set/da.go#L17
func `setDA` is unused (unused)
|
lint:
cmd/config/set/da.go#L29
func `updateDaConfig` is unused (unused)
|
lint:
cmd/config/set/lc_rpc.go#L13
func `setLCGatewayPort` is unused (unused)
|
lint:
cmd/config/set/lc_rpc.go#L29
func `setLCRPCPort` is unused (unused)
|
lint:
cmd/config/set/rollapp_rpc.go#L14
func `setRollappRPC` is unused (unused)
|
lint:
cmd/config/set/rollapp_rpc.go#L30
func `validatePort` is unused (unused)
|
lint:
cmd/config/set/rollapp_rpc.go#L38
func `updateRlpClientCfg` is unused (unused)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|