ci: add cron job to update go dependencies #445
Annotations
15 errors
Test
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
|
Test
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
|
Test
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
|
Test
Process completed with exit code 2.
|
Lint
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
|
Lint
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
|
Lint
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
|
Lint
Process completed with exit code 2.
|
Run loadtest (anvil)
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
|
Run loadtest (anvil)
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
|
Run loadtest (anvil)
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
|
Run loadtest (anvil)
Process completed with exit code 2.
|
Run loadtest (geth)
The job was canceled because "anvil" failed.
|
Run loadtest (geth)
The operation was canceled.
|
Check generated files
Process completed with exit code 1.
|