Skip to content

Github actions testing #17

Github actions testing

Github actions testing #17

Triggered via push October 1, 2024 15:14
Status Failure
Total duration 46s
Artifacts

main.yml

on: push
Unit-Test-Actions
34s
Unit-Test-Actions
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/lib/server/profile.test.ts: src/lib/server/auth.ts#L16
TypeError: Invalid URL ❯ parse node_modules/pg-connection-string/index.js:29:14 ❯ new ConnectionParameters node_modules/pg/lib/connection-parameters.js:56:42 ❯ new Client node_modules/pg/lib/client.js:18:33 ❯ src/lib/server/auth.ts:16:16 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_URL', input: '***undefined:undefined/default', base: 'postgres://base' }
src/lib/server/user.test.ts: src/lib/server/auth.ts#L16
TypeError: Invalid URL ❯ parse node_modules/pg-connection-string/index.js:29:14 ❯ new ConnectionParameters node_modules/pg/lib/connection-parameters.js:56:42 ❯ new Client node_modules/pg/lib/client.js:18:33 ❯ src/lib/server/auth.ts:16:16 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_URL', input: '***undefined:undefined/default', base: 'postgres://base' }
Unit-Test-Actions
Process completed with exit code 2.