Refactor: Remove cosmos and tendermint dependency from seidb #256
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Analyze:
tools/cmd/seidb/benchmark_iteration.go#L63
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze:
tools/cmd/seidb/benchmark_read.go#L68
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze:
tools/cmd/seidb/benchmark_reverse_iteration.go#L63
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze:
tools/cmd/seidb/benchmark_write.go#L68
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze:
tools/cmd/seidb/dump_db.go#L73
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze:
tools/cmd/seidb/prune.go#L52
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as type string in argument to ss.NewStateStoreDB
|
Analyze
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as string value in argument to ss.NewStateStoreDB
|
Analyze
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as string value in argument to ss.NewStateStoreDB
|
Analyze
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as string value in argument to ss.NewStateStoreDB
|
Analyze
cannot use ss.BackendType(dbBackend) (value of type ss.BackendType) as string value in argument to ss.NewStateStoreDB
|