Skip to content

Add more tests

Add more tests #23

Triggered via pull request May 11, 2024 11:41
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
ci  /  unit-tests
19s
ci / unit-tests
ci  /  build-docker-image
4s
ci / build-docker-image
Matrix: ci / lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
test/tags/TagsService.server.test.ts: app/db/data-source.server.ts#L41
DriverPackageNotInstalledError: SQLite package has not been found installed. Try to install it: npm install sqlite3 --save ❯ SqliteDriver.loadDependencies src/driver/sqlite/SqliteDriver.ts:198:19 ❯ new SqliteDriver src/driver/sqlite/SqliteDriver.ts:43:14 ❯ DriverFactory.create src/driver/DriverFactory.ts:44:24 ❯ new DataSource src/data-source/DataSource.ts:149:43 ❯ app/db/data-source.server.ts:41:30 ❯ app/tags/TagsService.server.ts:1:1
ci / unit-tests
Process completed with exit code 1.
ci / build-docker-image
No paths found using the specified patterns
ci / lint (npm run lint): app/root.tsx#L8
Unexpected console statement
ci / lint (npm run lint): app/root.tsx#L10
Unexpected console statement
ci / lint (npm run lint): app/tags/TagsStorage.client.ts#L41
Unexpected console statement