Cleanup the remaining fetchers. #6163
Annotations
10 errors and 1 warning
Lint job:
datastore/blockstore.go#L71
bs.store.Get undefined (type DSReaderWriter has no field or method Get) (typecheck)
|
Lint job:
datastore/blockstore.go#L98
bs.store.Has undefined (type DSReaderWriter has no field or method Has) (typecheck)
|
Lint job:
datastore/blockstore.go#L102
bs.store.Set undefined (type DSReaderWriter has no field or method Set) (typecheck)
|
Lint job:
datastore/blockstore.go#L109
bs.store.Has undefined (type DSReaderWriter has no field or method Has) (typecheck)
|
Lint job:
datastore/blockstore.go#L114
bs.store.Set undefined (type DSReaderWriter has no field or method Set) (typecheck)
|
Lint job:
datastore/blockstore.go#L124
bs.store.Has undefined (type DSReaderWriter has no field or method Has) (typecheck)
|
Lint job:
datastore/blockstore.go#L129
bs.store.Get undefined (type DSReaderWriter has no field or method Get) (typecheck)
|
Lint job:
datastore/blockstore.go#L138
bs.store.Delete undefined (type DSReaderWriter has no field or method Delete) (typecheck)
|
Lint job:
datastore/blockstore.go#L148
bs.store.Iterator undefined (type DSReaderWriter has no field or method Iterator) (typecheck)
|
Lint job:
datastore/concurrent_txn.go#L81
t.Discard undefined (type *concurrentTxn has no field or method Discard) (typecheck)
|
Lint job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|