Skip to content

Reproducing YDB SDK bug #804

Reproducing YDB SDK bug

Reproducing YDB SDK bug #804

Triggered via pull request October 14, 2024 09:31
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)