Whiteboard exapp #70
Annotations
6 errors
tests/integration/metrics.spec.mjs > Metrics endpoint:
websocket_server/Utils.js#L21
TypeError: Invalid URL
❯ Function.getOriginFromUrl websocket_server/Utils.js:21:10
❯ SetupType.getNextcloudSocketUrl websocket_server/SetupType.js:25:16
❯ SetupType.getNextcloudUrl websocket_server/SetupType.js:21:68
❯ new ApiService websocket_server/ApiService.js:17:34
❯ new ServerManager websocket_server/ServerManager.js:28:21
❯ tests/integration/metrics.spec.mjs:14:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined' }
|
tests/integration/metrics.spec.mjs > Metrics endpoint:
tests/integration/metrics.spec.mjs#L23
TypeError: Cannot read properties of undefined (reading 'server')
❯ tests/integration/metrics.spec.mjs:23:23
|
tests/integration/socket.spec.mjs > Socket handling:
websocket_server/Utils.js#L21
TypeError: Invalid URL
❯ Function.getOriginFromUrl websocket_server/Utils.js:21:10
❯ SetupType.getNextcloudSocketUrl websocket_server/SetupType.js:25:16
❯ SetupType.getNextcloudUrl websocket_server/SetupType.js:21:68
❯ new ApiService websocket_server/ApiService.js:17:34
❯ new ServerManager websocket_server/ServerManager.js:28:21
❯ tests/integration/socket.spec.mjs:22:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined' }
|
tests/integration/socket.spec.mjs > Socket handling:
tests/integration/socket.spec.mjs#L41
TypeError: Cannot read properties of undefined (reading 'disconnect')
❯ tests/integration/socket.spec.mjs:41:16
|
test
Process completed with exit code 1.
|
test-summary
Process completed with exit code 1.
|