Skip to content

ci: add cron job to update go dependencies #443

ci: add cron job to update go dependencies

ci: add cron job to update go dependencies #443

Triggered via pull request February 5, 2024 13:56
Status Cancelled
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Matrix: Run loadtest
Fit to window
Zoom out
Zoom in

Annotations

27 errors
Test: cmd/dbbench/pebbledb.go#L29
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Test: cmd/dbbench/pebbledb.go#L72
assignment mismatch: 2 variables but p.handle.NewIter returns 1 value
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: cmd/dbbench/pebbledb.go#L29
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Lint: cmd/dbbench/pebbledb.go#L72
assignment mismatch: 2 variables but p.handle.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): cmd/dbbench/pebbledb.go#L29
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Run loadtest (anvil): cmd/dbbench/pebbledb.go#L72
assignment mismatch: 2 variables but p.handle.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
Canceling since a higher priority waiting request for 'ci-199' exists
Check generated files
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Check generated files
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
Check generated files
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
Check generated files: cmd/dbbench/pebbledb.go#L29
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Check generated files: cmd/dbbench/pebbledb.go#L72
assignment mismatch: 2 variables but p.handle.NewIter returns 1 value
Check generated files
The operation was canceled.