Skip to content

feat: driver

feat: driver #61

Triggered via push December 30, 2024 00:53
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/driver/driver.go#L69
Error return value of `tx.Recover` is not checked (errcheck)
lint: pkg/driver/driver.go#L78
Error return value of `tx.Commit` is not checked (errcheck)
lint: pkg/driver/driver.go#L114
Error return value of `s.conn.tx.Commit` is not checked (errcheck)
lint: pkg/driver/driver.go#L123
Error return value of `s.conn.planner.ExecuteUpdate` is not checked (errcheck)
lint: hack/playground/main.go#L33
Error return value of `db.Exec` is not checked (errcheck)
lint
issues found
test
Process completed with exit code 2.