WIP: Version Sharding #482
Annotations
10 errors and 1 warning
lint:
ss/pebbledb/batch.go#L1
: # github.com/sei-protocol/sei-db/ss/pebbledb
|
lint:
ss/pebbledb/db.go#L608
vdb.NewIter undefined (type *VersionedDB has no field or method NewIter)
|
lint:
ss/pebbledb/db.go#L709
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L751
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L790
db.storage undefined (type *Database has no field or method storage) (typecheck)
|
lint:
ss/pebbledb_init.go#L6
could not import github.com/sei-protocol/sei-db/ss/pebbledb (-: # github.com/sei-protocol/sei-db/ss/pebbledb
|
lint:
ss/pebbledb/db.go#L608
vdb.NewIter undefined (type *VersionedDB has no field or method NewIter)
|
lint:
ss/pebbledb/db.go#L709
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L751
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L790
db.storage undefined (type *Database has no field or method storage)) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|