WIP Move Host DB to SQL Impl #8300
Annotations
10 errors and 2 warnings
lint:
go/enclave/storage/db_init.go#L13
could not import github.com/ten-protocol/go-ten/go/config (-: # github.com/ten-protocol/go-ten/go/config
|
lint:
go/config/host_config.go#L135
unknown field LevelDBPath in struct literal of type HostConfig) (typecheck)
|
lint:
go/common/host/host.go#L7
could not import github.com/ten-protocol/go-ten/go/config (-: # github.com/ten-protocol/go-ten/go/config
|
lint:
go/config/host_config.go#L135
unknown field LevelDBPath in struct literal of type HostConfig) (typecheck)
|
lint:
go/common/host/host.go#L8
could not import github.com/ten-protocol/go-ten/go/host/storage/hostdb (-: # github.com/ten-protocol/go-ten/go/host/storage/hostdb
|
lint:
go/host/storage/hostdb/blocks.go#L20
undefined: DB
|
lint:
go/host/storage/hostdb/blocks.go#L25
undefined: DB
|
lint:
go/host/storage/hostdb/blocks.go#L30
undefined: DB
|
lint:
go/host/storage/hostdb/blocks.go#L63
undefined: DB
|
lint:
go/host/storage/hostdb/blocks.go#L106
undefined: DB
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ten/go-ten. Supported file pattern: go.sum
|