feat: restructure config and add database.init support #6
Annotations
6 errors and 1 warning
|
Lint
issues found
|
|
Lint:
internal/db/db_test.go#L88
Error return value of `db.Close` is not checked (errcheck)
|
|
Lint:
internal/db/db_test.go#L54
Error return value of `db.Close` is not checked (errcheck)
|
|
Lint:
internal/db/db_test.go#L19
Error return value of `db.Close` is not checked (errcheck)
|
|
Lint:
e2e/database_init_test.go#L94
Error return value of `conn.Close` is not checked (errcheck)
|
|
Lint:
e2e/database_init_test.go#L27
Error return value of `conn.Close` is not checked (errcheck)
|
|
Test (1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|