sqlite and pgsql added #33
Annotations
10 errors
|
internal/runtime/transport/sqlite.go#L425
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/sqlite.go#L228
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/sqlite.go#L141
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/postgres_test.go#L34
Error return value of `db.Exec` is not checked (errcheck)
|
|
internal/runtime/transport/postgres.go#L536
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
internal/runtime/transport/postgres.go#L480
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/postgres.go#L448
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/postgres.go#L184
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/runtime/transport/io.go#L141
Error return value of `f.Seek` is not checked (errcheck)
|
|
examples/dlq_metrics/main.go#L38
Error return value of `dlqMetrics.Register` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading