Skip to content

fix(deps): update npm to v4 - - package.json #7992

fix(deps): update npm to v4 - - package.json

fix(deps): update npm to v4 - - package.json #7992

Triggered via pull request February 6, 2026 12:54
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
Matrix: build-ubuntu
build result
3s
build result
Fit to window
Zoom out
Zoom in

Annotations

101 errors
test/integration/forcePush.integration.test.ts: test/integration/forcePush.integration.test.ts#L10
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/integration/forcePush.integration.test.ts:10:1
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/integration/forcePush.integration.test.ts: test/integration/forcePush.integration.test.ts#L10
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/integration/forcePush.integration.test.ts:10:1
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/plugin/plugin.test.ts: test/plugin/plugin.test.ts#L111
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/plugin/plugin.test.ts:111:3
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -4091, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -4091, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testLogin.test.ts:13:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testLogin.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test/integration/forcePush.integration.test.ts: test/integration/forcePush.integration.test.ts#L10
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/integration/forcePush.integration.test.ts:10:1
test/testProxy.test.ts > Proxy > stop() > should stop without errors: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:224:19
test/testProxy.test.ts > Proxy > getExpressApp() > should return express app after start() is called: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:211:19
test/testProxy.test.ts > Proxy > start() > should set up express app after starting: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:192:19
test/testProxy.test.ts > Proxy > start() > should start the HTTP server: src/proxy/index.ts#L47
TypeError: () => value is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/testProxy.test.ts:183:19
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when paths are not provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:165:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should not read TLS files when TLS is disabled: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:153:25
test/proxy.test.ts > Proxy Module TLS Certificate Loading > TLS certificate file reading > should read TLS key and cert files when TLS is enabled and paths are provided: src/proxy/index.ts#L47
TypeError: () => mockPluginLoader is not a constructor ❯ Proxy.proxyPreparations src/proxy/index.ts:47:26 ❯ Proxy.start src/proxy/index.ts:72:16 ❯ test/proxy.test.ts:140:25
test/ConfigLoader.test.ts: test/ConfigLoader.test.ts#L435
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead. ❯ test/ConfigLoader.test.ts:435:5
Unhandled error: src/service/index.ts#L174
Error: listen EADDRINUSE: address already in use :::8080 ❯ Object.start src/service/index.ts:174:15 ❯ test/testRepoApi.test.ts:62:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 8080 } This error originated in "test/testRepoApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
build result
Process completed with exit code 1.