Skip to content

feat(v8): Add parameterized queries #188

feat(v8): Add parameterized queries

feat(v8): Add parameterized queries #188

Triggered via pull request October 5, 2025 23:37
Status Failure
Total duration 1m 58s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Build and test ubuntu-latest
issues found
Build and test ubuntu-latest: adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
Build and test ubuntu-latest: cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test ubuntu-latest: cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test ubuntu-latest: cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test macos-latest
issues found
Build and test macos-latest: adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
Build and test macos-latest: cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test macos-latest: cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test macos-latest: cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test windows-latest
issues found
Build and test windows-latest: adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
Build and test windows-latest: cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test windows-latest: cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
Build and test windows-latest: cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)