Skip to content

Add kv resource

Add kv resource #115

Triggered via pull request March 16, 2024 16:50
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
golangci-lint
17s
golangci-lint
autoformat check
21s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
golangci-lint: internal/resources/coordination/read.go#L47
undefined: ydb (typecheck)
golangci-lint: internal/resources/ratelimiter/read.go#L47
undefined: ydb (typecheck)
golangci-lint: internal/resources/changefeed/read.go#L53
undefined: ydb (typecheck)
golangci-lint: internal/resources/table/read.go#L58
undefined: ydb (typecheck)
golangci-lint: internal/resources/table/index/read.go#L42
undefined: ydb (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/[email protected]/http2/server.go#L2576
trailer declared and not used (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/options.go#L176
invalid operation: o != nil (mismatched types LoggerOption and untyped nil) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/conn/grpc_client_stream.go#L66
s.Context undefined (type *grpcClientStream has no field or method Context) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/conn/grpc_client_stream.go#L104
s.Context undefined (type *grpcClientStream has no field or method Context) (typecheck)
autoformat check
Process completed with exit code 1.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
autoformat check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.