ci: add cron job to update go dependencies #443
Annotations
6 errors
Run all the linter tools against code
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
|
Run all the linter tools against code
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
|
Run all the linter tools against code
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
|
Run all the linter tools against code:
cmd/dbbench/pebbledb.go#L29
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
|
Run all the linter tools against code:
cmd/dbbench/pebbledb.go#L72
assignment mismatch: 2 variables but p.handle.NewIter returns 1 value
|
Run all the linter tools against code
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading