Skip to content

ci: add cron job to update go dependencies #445

ci: add cron job to update go dependencies

ci: add cron job to update go dependencies #445

Triggered via pull request February 5, 2024 14:06
@leovctleovct
synchronize #199
chore/bump
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

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

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.