Skip to content

remove unused getKeyColumns #7

remove unused getKeyColumns

remove unused getKeyColumns #7

Triggered via push September 24, 2023 17:28
Status Failure
Total duration 35s
Artifacts
golangci_lint_workflow  /  lint
26s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci_lint_workflow / lint: odbc/plugin.go#L34
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
golangci_lint_workflow / lint: odbc/plugin.go#L35
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
golangci_lint_workflow / lint
issues found