Skip to content

Draft: Query service implementations for database/sql interfaces #7602

Draft: Query service implementations for database/sql interfaces

Draft: Query service implementations for database/sql interfaces #7602

Triggered via pull request November 10, 2024 21:38
Status Failure
Total duration 45s
Artifacts

lint.yml

on: pull_request
golangci-lint
15s
golangci-lint
golangci-lint-examples
17s
golangci-lint-examples
golangci-lint-slo
9s
golangci-lint-slo
autoformat check
35s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

31 errors
golangci-lint-slo: tests/slo/internal/metrics/metrics.go#L14
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/table/storage.go#L60
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/table/storage.go#L78
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/table/storage.go#L81
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/table/storage.go#L82
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L58
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L59
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L72
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L80
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L81
undefined: ydb (typecheck)
golangci-lint: internal/query/conn/conn.go#L1
: # github.com/ydb-platform/ydb-go-sdk/v3/internal/query/conn
golangci-lint: dsn_test.go#L12
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/query/conn (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/query/conn
golangci-lint: sql.go#L166
undefined: xsql (typecheck)
golangci-lint: sql.go#L167
undefined: xsql (typecheck)
golangci-lint: sql.go#L168
undefined: xsql (typecheck)
golangci-lint: sql.go#L169
undefined: xsql (typecheck)
golangci-lint: example_test.go#L30
undefined: ydb (typecheck)
golangci-lint: example_test.go#L40
undefined: ydb (typecheck)
golangci-lint: example_test.go#L77
undefined: ydb (typecheck)
golangci-lint: example_test.go#L177
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/database_sql/main.go#L25
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/database_sql/main.go#L36
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/database_sql/main.go#L37
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/database_sql/main.go#L38
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/native/table/main.go#L24
undefined: ydb (typecheck)
autoformat check
Process completed with exit code 1.