Skip to content

* Changed template of static credentials config option #30

* Changed template of static credentials config option

* Changed template of static credentials config option #30

Triggered via pull request April 25, 2024 17:47
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
golangci-lint
23s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/conn/grpc_client_stream.go#L28
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#L65
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#L110
s.Context undefined (type *grpcClientStream has no field or method Context) (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]/internal/coordination/session.go#L12
"github.com/ydb-platform/ydb-go-genproto/protos/Ydb" imported and not used (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/xsql/conn.go#L469
cannot use tx (variable of type currentTx) as trace.tableTransactionInfo value in argument to onDone: currentTx does not implement trace.tableTransactionInfo (missing method ID) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/xsql/conn.go#L476
c.currentTx.ID undefined (type currentTx has no field or method ID) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/ydb-platform/ydb-go-sdk/[email protected]/internal/xsql/tx.go#L34
c.currentTx.ID undefined (type currentTx has no field or method ID) (typecheck)
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/.