Reproducing YDB SDK bug #804
Annotations
2 errors and 2 warnings
lint:
tools/ydb/query_service_negative/main.go#L40
shadow: declaration of "err" shadows declaration at line 34 (govet)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
tools/ydb/query_service_negative/main.go#L73
import-shadowing: The name 'path' shadows an import name (revive)
|