[VNEXT] feat: Multi-DB type support #53
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
3m 7s
Frontend and End-to-End Tests
/
Lint
29s
Frontend and End-to-End Tests
/
Integration Tests
1m 36s
Matrix: Frontend and End-to-End Tests / integration-tests-pgsql
Annotations
33 errors and 8 warnings
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
|
lib/api/__test__/public.test.ts > [GET] /api/v1/status > server should respond:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:7:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to register:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:18:26
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to login:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:23:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/group.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/items.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/labels.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/locations.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/notifier.test.ts > basic notifier workflows > user should be able to create, update, and delete a notifier:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/notifier.test.ts:7:24
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/stats.test.ts > group related statistics tests:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/stats.test.ts:96:24
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/user.test.ts > basic user workflows > user should be able to change password:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/user.test.ts:7:30
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
Frontend and End-to-End Tests / Integration Tests PGSQL 16
The job was canceled because "_17" failed.
|
lib/api/__test__/public.test.ts > [GET] /api/v1/status > server should respond:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:7:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to register:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:18:26
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to login:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:23:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/group.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/items.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/labels.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/locations.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/notifier.test.ts > basic notifier workflows > user should be able to create, update, and delete a notifier:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/notifier.test.ts:7:24
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/stats.test.ts > group related statistics tests:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/stats.test.ts:96:24
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/user.test.ts > basic user workflows > user should be able to change password:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/user.test.ts:7:30
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
Frontend and End-to-End Tests / Integration Tests PGSQL 15
The job was canceled because "_17" failed.
|
lib/api/__test__/public.test.ts > [GET] /api/v1/status > server should respond:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:7:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to register:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:18:26
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/public.test.ts > first time user workflow (register, login, join group) > user should be able to login:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ lib/api/__test__/public.test.ts:23:32
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/group.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/items.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/labels.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/locations.test.ts:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ sharedUserClient lib/api/__test__/test-utils.ts:26:44
❯ lib/api/__test__/test-utils.ts:44:3
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/notifier.test.ts > basic notifier workflows > user should be able to create, update, and delete a notifier:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/notifier.test.ts:7:24
Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/stats.test.ts > group related statistics tests:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/stats.test.ts:96:24
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
lib/api/__test__/user/user.test.ts > basic user workflows > user should be able to change password:
frontend/lib/requests/requests.ts#L98
TypeError: fetch failed
❯ Requests.do lib/requests/requests.ts:98:22
❯ Object.userSingleUse [as singleUse] lib/api/__test__/factories/index.ts:73:3
❯ lib/api/__test__/user/user.test.ts:7:30
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:7745
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7745 }
|
Frontend and End-to-End Tests / Integration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend and End-to-End Tests / Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Frontend and End-to-End Tests / Integration Tests PGSQL 17
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend and End-to-End Tests / Integration Tests PGSQL 17
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Frontend and End-to-End Tests / Integration Tests PGSQL 16
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Frontend and End-to-End Tests / Integration Tests PGSQL 15
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Backend Server Tests / Go
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Server Tests / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|