Add missing tx.Rollback in case of errors #242
docker.yml
on: pull_request
Compile and Test
54s
Build Container
52s
Benchmark
2m 30s
Annotations
4 errors
Compile and Test:
sql.go#L77
Error return value of `tx.Rollback` is not checked (errcheck)
|
Compile and Test:
sql.go#L167
Error return value of `tx.Rollback` is not checked (errcheck)
|
Compile and Test:
sql.go#L210
Error return value of `tx.Rollback` is not checked (errcheck)
|
Compile and Test
issues found
|