Skip to content

enable gocognit linter #5788

enable gocognit linter

enable gocognit linter #5788

Triggered via pull request March 12, 2024 09:47
Status Failure
Total duration 4m 28s
Artifacts

lint.yml

on: pull_request
golangci-lint
50s
golangci-lint
golangci-lint-examples
1m 22s
golangci-lint-examples
golangci-lint-slo
40s
golangci-lint-slo
autoformat check
33s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 4 warnings
golangci-lint: internal/scripting/client.go#L18
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/table/scanner (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/table/scanner
golangci-lint: sql.go#L9
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/bind (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/bind
golangci-lint: query_bind_test.go#L11
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/bind (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/bind
golangci-lint: example_test.go#L27
undefined: ydb (typecheck)
golangci-lint: example_test.go#L127
undefined: ydb (typecheck)
golangci-lint: example_test.go#L129
undefined: ydb (typecheck)
golangci-lint: example_test.go#L130
undefined: ydb (typecheck)
golangci-lint: example_test.go#L131
undefined: ydb (typecheck)
golangci-lint: example_test.go#L183
undefined: ydb (typecheck)
golangci-lint: example_test.go#L185
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/internal/metrics/metrics.go#L14
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/query/storage.go#L20
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/query/storage.go#L29
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/query/storage.go#L32
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/query/storage.go#L72
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/query/storage.go#L157
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#L71
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/native/table/storage.go#L74
undefined: ydb (typecheck)
golangci-lint-slo: tests/slo/xorm/storage.go#L58
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/query/main.go#L57
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/native/query/series.go#L132
undefined: ydb (typecheck)
golangci-lint-examples: examples/basic/native/table/main.go#L24
undefined: ydb (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/.
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/.
golangci-lint-slo
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/.
golangci-lint-examples
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/.