Skip to content

update test workflow #28

update test workflow

update test workflow #28

Re-run triggered August 26, 2024 23:41
Status Failure
Total duration 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/unit/application/use-cases/auth/sign-in.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/application/use-cases/auth/sign-out.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/application/use-cases/auth/sign-up.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/application/use-cases/todos/create-todo.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/application/use-cases/todos/get-todos-for-user.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/application/use-cases/todos/toggle-todo.use-case.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/interface-adapters/controllers/todos/create-todo.controller.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/interface-adapters/controllers/todos/get-todos-for-user.controller.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/interface-adapters/controllers/todos/toggle-todo.controller.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }
tests/unit/interface-adapters/controllers/auth/sign-in.controller.test.ts: drizzle/index.ts#L9
LibsqlError: URL_INVALID: Invalid host in file URL: "sqlite.db". A "file:" URL with an absolute path should start with one slash ("file:/absolute/path.db") or with three slashes ("file:///absolute/path.db"). For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls ❯ _createClient node_modules/@libsql/client/lib-esm/sqlite3.js:20:19 ❯ _createClient node_modules/@libsql/client/lib-esm/node.js:21:16 ❯ Module.createClient node_modules/@libsql/client/lib-esm/node.js:11:12 ❯ drizzle/index.ts:9:14 ❯ src/infrastructure/services/authentication.service.ts:6:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'URL_INVALID', rawCode: undefined }