Skip to content

Add parallel row copy with support for consistent checkpoints (no gaps) #1385

Add parallel row copy with support for consistent checkpoints (no gaps)

Add parallel row copy with support for consistent checkpoints (no gaps) #1385

Re-run triggered June 24, 2026 18:07
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint
issues found
lint: go/base/context.go#L305
ST1006: receiver name should be a reflection of its identity; don't use generic names such as "this" or "self" (staticcheck)
lint: go/base/context.go#L299
ST1006: receiver name should be a reflection of its identity; don't use generic names such as "this" or "self" (staticcheck)
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/