Skip to content

Refactor: Remove cosmos and tendermint dependency from seidb #256

Refactor: Remove cosmos and tendermint dependency from seidb

Refactor: Remove cosmos and tendermint dependency from seidb #256

Triggered via pull request December 1, 2023 22:25
Status Success
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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