feat(examples): add search and filter functionality to stupid_todolist #7
Annotations
7 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/empty_body_test.go#L22
Error return value of `conn.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
|