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

fix: accidentally included old code #836

fix: accidentally included old code

fix: accidentally included old code #836

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

Annotations

59 errors and 9 warnings
Test node-18, ubuntu-latest, latest
Process completed with exit code 1.
Test node-18, ubuntu-latest, latest
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-20, ubuntu-latest, 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.x, ubuntu-latest, chrome-120-0
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.x, ubuntu-latest, chrome-115-0
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.x, ubuntu-latest, chrome-114-0
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, 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.
Keyboard › should press Enter: agent/main/test/Keyboard.test.ts#L237
expect(received).toBe(expected) // Object.is equality Expected: " " Received: "" at testEnterKey (../agent/main/test/Keyboard.test.ts:237:21) at async Object.<anonymous> (../agent/main/test/Keyboard.test.ts:224:5)
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, windows-latest, 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.
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, 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-115-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-20, windows-latest, latest
Restore cache failed: Dependencies file is not found in D:\a\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

Artifacts

Produced during runtime
Name Size
test-logs-macos-13-18-main Expired
2.43 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
2.37 MB
test-logs-ubuntu-latest-20.x-chrome-114-0 Expired
2.36 MB
test-logs-ubuntu-latest-20.x-chrome-115-0 Expired
2.33 MB
test-logs-ubuntu-latest-20.x-chrome-120-0 Expired
2.33 MB
test-logs-windows-latest-18-main Expired
2.36 MB
test-logs-windows-latest-20-main Expired
2.36 MB