NODE_ENV=test everywhere lol #31
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/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 }
|
tests/unit/interface-adapters/controllers/auth/sign-out.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-up.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/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 }
|