Skip to content

fix: Flush pending inserts in streamingbatchwriter on delete records #8253

fix: Flush pending inserts in streamingbatchwriter on delete records

fix: Flush pending inserts in streamingbatchwriter on delete records #8253

Re-run triggered February 16, 2026 09:53
Status Failure
Total duration 56s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
29s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint with GolangCI
issues found
Lint with GolangCI: writers/streamingbatchwriter/streamingbatchwriter_test.go#L665
SA1019: array.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
Lint with GolangCI: writers/streamingbatchwriter/streamingbatchwriter_test.go#L654
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
Lint with GolangCI: writers/streamingbatchwriter/streamingbatchwriter_test.go#L667
File is not properly formatted (gofmt)
Lint with GolangCI: writers/streamingbatchwriter/streamingbatchwriter.go#L181
File is not properly formatted (gofmt)