Skip to content

qvalue: UUID array type #6000

qvalue: UUID array type

qvalue: UUID array type #6000

Triggered via pull request December 6, 2024 15:10
Status Failure
Total duration 5m 31s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
"github.com/google/uuid" imported and not used (typecheck)
lint: flow/connectors/utils/monitoring/monitoring.go#L15
could not import github.com/PeerDB-io/peer-flow/model (-: # github.com/PeerDB-io/peer-flow/model
lint
"github.com/google/uuid" imported and not used) (typecheck)
lint: flow/connectors/utils/avro/avro_writer.go#L25
could not import github.com/PeerDB-io/peer-flow/model (-: # github.com/PeerDB-io/peer-flow/model
lint
"github.com/google/uuid" imported and not used) (typecheck)
lint: flow/connectors/clickhouse/cdc.go#L16
could not import github.com/PeerDB-io/peer-flow/model (-: # github.com/PeerDB-io/peer-flow/model
lint
"github.com/google/uuid" imported and not used) (typecheck)
lint: flow/connectors/clickhouse/cdc.go#L115
c.FinishBatch undefined (type *ClickHouseConnector has no field or method FinishBatch) (typecheck)
lint: flow/connectors/clickhouse/normalize.go#L238
c.GetLastNormalizeBatchID undefined (type *ClickHouseConnector has no field or method GetLastNormalizeBatchID) (typecheck)
lint: flow/connectors/clickhouse/normalize.go#L470
c.UpdateNormalizeBatchID undefined (type *ClickHouseConnector has no field or method UpdateNormalizeBatchID) (typecheck)