* The minimum version of Go in ydb-go-sdk
has been raised to go1.20
#5344
lint.yml
on: pull_request
golangci-lint
20s
golangci-lint-examples
59s
golangci-lint-slo
12s
autoformat check
27s
Annotations
30 errors
golangci-lint-slo:
tests/slo/internal/metrics/metrics.go#L14
undefined: ydb (typecheck)
|
golangci-lint-slo:
tests/slo/native/storage.go#L59
undefined: ydb (typecheck)
|
golangci-lint-slo:
tests/slo/native/storage.go#L70
undefined: ydb (typecheck)
|
golangci-lint-slo:
tests/slo/native/storage.go#L73
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-slo:
tests/slo/xorm/storage.go#L82
undefined: ydb (typecheck)
|
golangci-lint:
internal/balancer/config/routerconfig.go#L7
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/xstring (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/xstring
|
golangci-lint:
table/table.go#L14
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/xstring (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/xstring
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L51
cannot use resp (variable of type *InitResponse) as ServerMessage value in return statement: *InitResponse does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L58
cannot use resp (variable of type *ReadResponse) as ServerMessage value in return statement: *ReadResponse does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L65
cannot use resp (variable of type *StartPartitionSessionRequest) as ServerMessage value in return statement: *StartPartitionSessionRequest does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L72
cannot use req (variable of type *StopPartitionSessionRequest) as ServerMessage value in return statement: *StopPartitionSessionRequest does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L79
cannot use resp (variable of type *CommitOffsetResponse) as ServerMessage value in return statement: *CommitOffsetResponse does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L86
cannot use resp (variable of type *PartitionSessionStatusResponse) as ServerMessage value in return statement: *PartitionSessionStatusResponse does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L90
resp.MustFromProto undefined (type *UpdateTokenResponse has no field or method MustFromProto) (typecheck)
|
golangci-lint:
internal/grpcwrapper/rawtopic/rawtopicreader/rawtopicreader.go#L91
cannot use resp (variable of type *UpdateTokenResponse) as ServerMessage value in return statement: *UpdateTokenResponse does not implement ServerMessage (missing method SetStatus) (typecheck)
|
golangci-lint-examples:
examples/basic/database_sql/main.go#L26
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/database_sql/main.go#L39
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/basic/native/main.go#L25
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L25
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L31
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L43
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L206
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/topic/cdc-cache-bus-freeseats/webserver.go#L23
undefined: ydb (typecheck)
|