Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore: fix double agent #835

chore: fix double agent

chore: fix double agent #835

Triggered via push September 13, 2024 13:59
Status Failure
Total duration 18m 9s
Artifacts 9
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 9 warnings
Test node-18, ubuntu-latest, latest: agent/testing/helpers.ts#L2
Module '"@ulixee/commons/lib/dirUtils"' has no exported member 'getSourcedir'.
Test node-18, ubuntu-latest, latest
Process completed with exit code 2.
Test node-18, ubuntu-latest, latest
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-115-0: agent/testing/helpers.ts#L2
Module '"@ulixee/commons/lib/dirUtils"' has no exported member 'getSourcedir'.
Test node-20.x, ubuntu-latest, chrome-115-0
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-115-0
Process completed with exit code 2.
Test node-20, ubuntu-latest, latest
Process completed with exit code 2.
Test node-20, ubuntu-latest, latest: agent/testing/helpers.ts#L2
Module '"@ulixee/commons/lib/dirUtils"' has no exported member 'getSourcedir'.
Test node-20, ubuntu-latest, latest
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-120-0: agent/testing/helpers.ts#L2
Module '"@ulixee/commons/lib/dirUtils"' has no exported member 'getSourcedir'.
Test node-20.x, ubuntu-latest, chrome-120-0
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-120-0
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-114-0
Process completed with exit code 2.
Test node-20.x, ubuntu-latest, chrome-114-0: agent/testing/helpers.ts#L2
Module '"@ulixee/commons/lib/dirUtils"' has no exported member 'getSourcedir'.
Test node-20.x, ubuntu-latest, chrome-114-0
Process completed with exit code 2.
should be able to send a request through a proxy: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:37:23)
should be able to send a request through a secure proxy with auth: agent/mitm-socket/test/proxy.test.ts#L65
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:65:28)
should be able to send a request through a secure proxy with auth using special chars: agent/mitm-socket/test/proxy.test.ts#L88
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:88:28)
should handle websockets over proxies: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:227:23)
should override webrtc ip: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:45:23)
should override webrtc ip when mitm disabled: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:74:23)
Test node-18, macos-13, latest
Process completed with exit code 1.
should be able to send a request through a proxy: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:37:23)
should be able to send a request through a secure proxy with auth: agent/mitm-socket/test/proxy.test.ts#L65
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:65:28)
should be able to send a request through a secure proxy with auth using special chars: agent/mitm-socket/test/proxy.test.ts#L88
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:88:28)
should handle websockets over proxies: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:227:23)
should override webrtc ip: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:45:23)
should override webrtc ip when mitm disabled: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:74:23)
Test node-20, macos-13, latest
Process completed with exit code 1.
should be able to send a request through a proxy: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:37:23)
should be able to send a request through a secure proxy with auth: agent/mitm-socket/test/proxy.test.ts#L65
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:65:28)
should be able to send a request through a secure proxy with auth using special chars: agent/mitm-socket/test/proxy.test.ts#L88
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:88:28)
should handle websockets over proxies: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:227:23)
should override webrtc ip: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:45:23)
should override webrtc ip when mitm disabled: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:74:23)
Test node-18, windows-latest, latest
Process completed with exit code 1.
basic Navigation tests withoutMitm › can wait for another page: agent/main/test/navigation.test.ts#L508
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at ../agent/main/test/navigation.test.ts:508:3 at Array.forEach (<anonymous>) at Object.<anonymous> (../agent/main/test/navigation.test.ts:46:3)
should be able to send a request through a proxy: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:37:23)
should be able to send a request through a secure proxy with auth: agent/mitm-socket/test/proxy.test.ts#L65
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:65:28)
should be able to send a request through a secure proxy with auth using special chars: agent/mitm-socket/test/proxy.test.ts#L88
TypeError: (0 , proxy_1.createProxy) is not a function at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:88:28)
should handle websockets over proxies: agent/mitm-socket/test/proxy.test.ts#L262
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../agent/mitm-socket/test/proxy.test.ts:262:28) at Object.<anonymous> (../agent/mitm-socket/test/proxy.test.ts:227:23)
should override webrtc ip: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:45:23)
should override webrtc ip when mitm disabled: plugins/default-browser-emulator/test/publicIp.test.ts#L112
TypeError: (0 , proxy_1.createProxy) is not a function at startProxy (../plugins/default-browser-emulator/test/publicIp.test.ts:112:28) at Object.<anonymous> (../plugins/default-browser-emulator/test/publicIp.test.ts:74:23)
can use widevine: plugins/default-browser-emulator/test/media.test.ts#L51
expect(received).toBe(expected) // Object.is equality Expected: "MediaKeys" Received: "error: NotSupportedError: Unsupported keySystem or supportedConfigurations." at Object.<anonymous> (../plugins/default-browser-emulator/test/media.test.ts:51:21)
Test node-20, windows-latest, latest
Process completed with exit code 1.
Test node-18, ubuntu-latest, latest
Restore cache failed: Dependencies file is not found in /home/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-20.x, ubuntu-latest, chrome-115-0
Restore cache failed: Dependencies file is not found in /home/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-20, ubuntu-latest, latest
Restore cache failed: Dependencies file is not found in /home/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-20.x, ubuntu-latest, chrome-120-0
Restore cache failed: Dependencies file is not found in /home/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-20.x, ubuntu-latest, chrome-114-0
Restore cache failed: Dependencies file is not found in /home/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-18, macos-13, latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-20, macos-13, latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/unblocked/unblocked. Supported file pattern: go.sum
Test node-18, windows-latest, latest
Restore cache failed: Dependencies file is not found in D:\a\unblocked\unblocked. Supported file pattern: go.sum
Test node-20, windows-latest, latest
Restore cache failed: Dependencies file is not found in D:\a\unblocked\unblocked. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
test-logs-macos-13-18-main Expired
2.44 MB
test-logs-macos-13-20-main Expired
2.45 MB
test-logs-ubuntu-latest-18-main Expired
167 Bytes
test-logs-ubuntu-latest-20-main Expired
167 Bytes
test-logs-ubuntu-latest-20.x-chrome-114-0 Expired
167 Bytes
test-logs-ubuntu-latest-20.x-chrome-115-0 Expired
167 Bytes
test-logs-ubuntu-latest-20.x-chrome-120-0 Expired
167 Bytes
test-logs-windows-latest-18-main Expired
2.36 MB
test-logs-windows-latest-20-main Expired
2.38 MB