WIP: Version Sharding #481
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#L462
db.dataDir undefined (type *Database has no field or method dataDir)
|
lint:
ss/pebbledb/db.go#L609
vdb.storage undefined (type *VersionedDB has no field or method storage)
|
lint:
ss/pebbledb/db.go#L638
vdb.NewIter undefined (type *VersionedDB has no field or method NewIter)
|
lint:
ss/pebbledb/db.go#L733
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L775
db.storage undefined (type *Database has no field or method storage)
|
lint:
ss/pebbledb/db.go#L814
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#L462
db.dataDir undefined (type *Database has no field or method dataDir)
|
lint:
ss/pebbledb/db.go#L609
vdb.storage undefined (type *VersionedDB has no field or method storage)
|
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/
|