WIP: Add support for Bitcask #10
Annotations
7 errors and 1 warning
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L52
undefined: bitcask.IteratorOption
|
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L54
undefined: bitcask.Reverse
|
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L56
tx.Bitcask.Iterator undefined (type *"git.mills.io/prologic/bitcask".Bitcask has no field or method Iterator)
|
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L68
undefined: bitcask.Iterator
|
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L74
undefined: bitcask.ErrStopIteration
|
Checking (1.20.x, ubuntu-latest):
store/bitcask/bitcask.go#L89
undefined: bitcask.ErrStopIteration
|
Checking (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
Checking (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/clover/clover. Supported file pattern: go.sum
|