Skip to content

Add missing tx.Rollback in case of errors #242

Add missing tx.Rollback in case of errors

Add missing tx.Rollback in case of errors #242

Triggered via pull request July 25, 2024 08:18
Status Failure
Total duration 2m 40s
Artifacts

docker.yml

on: pull_request
Compile and Test
54s
Compile and Test
Build Container
52s
Build Container
Benchmark
2m 30s
Benchmark
Fit to window
Zoom out
Zoom in

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