Query service implementations for database/sql interfaces #7650
Annotations
10 errors
golangci-lint:
tests/slo/internal/metrics/metrics.go#L9
could not import github.com/ydb-platform/ydb-go-sdk/v3 (-: # github.com/ydb-platform/ydb-go-sdk/v3
|
golangci-lint:
tests/slo/internal/metrics/metrics.go#L14
undefined: ydb (typecheck)
|
golangci-lint:
tests/slo/database/sql/storage.go#L10
could not import github.com/ydb-platform/ydb-go-sdk/v3 (-: # github.com/ydb-platform/ydb-go-sdk/v3
|
golangci-lint:
tests/slo/gorm/storage.go#L11
could not import github.com/ydb-platform/ydb-go-sdk/v3 (-: # github.com/ydb-platform/ydb-go-sdk/v3
|
golangci-lint:
tests/slo/native/query/storage.go#L11
could not import github.com/ydb-platform/ydb-go-sdk/v3 (-: # github.com/ydb-platform/ydb-go-sdk/v3
|
golangci-lint:
tests/slo/native/table/storage.go#L9
could not import github.com/ydb-platform/ydb-go-sdk/v3 (-: # github.com/ydb-platform/ydb-go-sdk/v3
|
golangci-lint:
tests/slo/native/table/storage.go#L60
undefined: ydb (typecheck)
|
golangci-lint:
tests/slo/native/table/storage.go#L78
undefined: ydb (typecheck)
|
golangci-lint:
tests/slo/native/table/storage.go#L81
undefined: ydb (typecheck)
|
golangci-lint:
tests/slo/native/table/storage.go#L82
undefined: ydb (typecheck)
|
Loading