Skip to content

add tableName as a qual #3

add tableName as a qual

add tableName as a qual #3

Triggered via push September 21, 2023 00:44
Status Failure
Total duration 2m 28s
Artifacts
golangci_lint_workflow  /  lint
2m 18s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci_lint_workflow / lint: odbc/table_code_odbc.go#L76
Error return value of `json.Unmarshal` is not checked (errcheck)
golangci_lint_workflow / lint: odbc/utils.go#L5
func `intToLetters` is unused (unused)
golangci_lint_workflow / lint: odbc/plugin.go#L30
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#L31
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