feat: new eibc client integration (#1111) #992
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/eibc/init/init.go#L35
cyclomatic complexity 49 of func `Cmd` is high (> 30) (gocyclo)
|
lint:
cmd/relayer/setup/setup.go#L26
cyclomatic complexity 43 of func `Cmd` is high (> 30) (gocyclo)
|
lint:
cmd/rollapp/init/init.go#L29
cyclomatic complexity 38 of func `Cmd` is high (> 30) (gocyclo)
|
lint:
cmd/rollapp/start/start.go#L235
func `printDaOutput` is unused (unused)
|
lint:
cmd/rollapp/start/start.go#L241
func `createPidFile` is unused (unused)
|
lint:
cmd/rollapp/start/start.go#L261
func `parseError` is unused (unused)
|
lint:
relayer/channels.go#L21
Error return value of `spinner.Stop` is not checked (errcheck)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|