fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.27.1 #8114
Triggered via pull request
December 15, 2025 13:50
Status
Failure
Total duration
30m 57s
Artifacts
–
lint_golang.yml
on: pull_request
Lint with GolangCI
59s
Annotations
10 errors
|
Lint with GolangCI:
internal/memdb/memdb.go#L45
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/memdb/memdb.go#L19
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/clients/state/v3/state.go#L166
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L142
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L124
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L117
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L116
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L96
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L73
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
internal/batch/slice.go#L16
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|