feat: add --no-bom flag for ODBC sqlcmd compatibility #1654
golangci-lint.yml
on: pull_request
lint-pr-changes
49s
Annotations
3 errors and 1 warning
|
lint-pr-changes
issues found
|
|
lint-pr-changes:
cmd/sqlcmd/sqlcmd_test.go#L309
Error return value of `o.Close` is not checked (errcheck)
|
|
lint-pr-changes:
cmd/sqlcmd/sqlcmd_test.go#L308
Error return value of `os.Remove` is not checked (errcheck)
|
|
lint-pr-changes
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sqlcmd/go-sqlcmd. Supported file pattern: go.sum
|