feat: SQLite integration #8
Annotations
5 errors
lint:
cmd/gocert/main.go#L16
Error return value of `db.Disconnect` is not checked (errcheck)
|
lint:
internal/certdb/certdb_test.go#L11
Error return value of `db.Disconnect` is not checked (errcheck)
|
lint:
internal/certdb/certdb_test.go#L19
Error return value of `db.Disconnect` is not checked (errcheck)
|
lint:
internal/certdb/certdb_test.go#L20
Error return value of `db.Connect` is not checked (errcheck)
|
lint
issues found
|