Skip to content

Feature: Allow stream custom maxsize per batch #13816

Feature: Allow stream custom maxsize per batch

Feature: Allow stream custom maxsize per batch #13816

Re-run triggered October 18, 2024 02:32
Status Failure
Total duration 56s
Artifacts

ci-golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: integration/testgc/main.go#L15
could not import github.com/dgraph-io/badger/v4 (-: # github.com/dgraph-io/badger/v4
lint: stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64)) (typecheck)
lint: integration/testgc/main.go#L36
undefined: badger (typecheck)
lint: integration/testgc/main.go#L65
undefined: badger (typecheck)
lint: integration/testgc/main.go#L37
undefined: badger (typecheck)
lint: stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64) (typecheck)
lint: badger/cmd/backup.go#L26
could not import github.com/dgraph-io/badger/v4 (-: # github.com/dgraph-io/badger/v4
lint: stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64)) (typecheck)
lint
issues found