chore: bump eibc version #1172
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/rollapp/drs/update/update.go#L94
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
cmd/rollapp/init/init.go#L27
cyclomatic complexity 38 of func `Cmd` is high (> 30) (gocyclo)
|
lint:
cmd/rollapp/start/start.go#L263
func `printDaOutput` is unused (unused)
|
lint:
cmd/rollapp/start/start.go#L269
func `createPidFile` is unused (unused)
|
lint:
cmd/rollapp/start/start.go#L289
func `parseError` is unused (unused)
|
lint:
relayer/channels.go#L24
Error return value of `spinner.Stop` is not checked (errcheck)
|
lint:
relayer/channels.go#L190
func `(*Relayer).queryChannelsHubCmd` is unused (unused)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|