enable gomnd linter #6065
lint.yml
on: pull_request
golangci-lint
1m 20s
golangci-lint-examples
1m 58s
golangci-lint-slo
44s
autoformat check
37s
Annotations
30 errors and 4 warnings
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#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-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#L6
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/conn (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/conn
|
golangci-lint:
table/table.go#L12
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/value (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/value
|
golangci-lint:
internal/scanner/scanner.go#L9
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/value (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/value
|
golangci-lint:
meta/consumed_units.go#L1
: # github.com/ydb-platform/ydb-go-sdk/v3/meta
|
golangci-lint:
internal/cmd/gtrace/main.go#L1
: # github.com/ydb-platform/ydb-go-sdk/v3/internal/cmd/gtrace
|
golangci-lint:
internal/mock/conn.go#L9
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/conn (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/conn
|
golangci-lint:
driver.go#L15
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/conn (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/conn
|
golangci-lint:
meta.go#L6
could not import github.com/ydb-platform/ydb-go-sdk/v3/meta (-: # github.com/ydb-platform/ydb-go-sdk/v3/meta
|
golangci-lint:
example_test.go#L29
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L41
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)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L24
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L30
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L42
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/serverless/healthcheck/service.go#L213
undefined: ydb (typecheck)
|
golangci-lint-examples:
examples/topic/cdc-cache-bus-freeseats/webserver.go#L23
undefined: ydb (typecheck)
|
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
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/.
|