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

Feat(browser emulator) Improve error stacks and a lot more #747

Feat(browser emulator) Improve error stacks and a lot more

Feat(browser emulator) Improve error stacks and a lot more #747

Triggered via pull request August 5, 2024 14:45
Status Failure
Total duration 22m 17s
Artifacts 3

lint-and-test.yml

on: pull_request
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
DnsOverTlsSocket › should be able to reuse the socket: agent/mitm/lib/DnsOverTlsSocket.ts#L131
TypeError: Cannot read properties of undefined (reading 'write') at DnsOverTlsSocket.query (../agent/mitm/lib/DnsOverTlsSocket.ts:131:28) at DnsOverTlsSocket.getDnsResponse (../agent/mitm/lib/DnsOverTlsSocket.ts:106:21) at DnsOverTlsSocket.lookupARecords (../agent/mitm/lib/DnsOverTlsSocket.ts:52:17) at Object.<anonymous> (../agent/mitm/test/dns.test.ts:97:22)
DnsOverTlsSocket › should be able to lookup multiple records at once: agent/mitm/lib/DnsOverTlsSocket.ts#L131
TypeError: Cannot read properties of undefined (reading 'write') at DnsOverTlsSocket.query (../agent/mitm/lib/DnsOverTlsSocket.ts:131:28) at DnsOverTlsSocket.getDnsResponse (../agent/mitm/lib/DnsOverTlsSocket.ts:106:21) at DnsOverTlsSocket.lookupARecords (../agent/mitm/lib/DnsOverTlsSocket.ts:52:17) at async Promise.all (index 0) at Object.<anonymous> (../agent/mitm/test/dns.test.ts:102:22)
DnsOverTlsSocket › should be able to lookup a record after a miss: agent/mitm/lib/DnsOverTlsSocket.ts#L131
TypeError: Cannot read properties of undefined (reading 'write') at DnsOverTlsSocket.query (../agent/mitm/lib/DnsOverTlsSocket.ts:131:28) at DnsOverTlsSocket.getDnsResponse (../agent/mitm/lib/DnsOverTlsSocket.ts:106:21) at DnsOverTlsSocket.lookupARecords (../agent/mitm/lib/DnsOverTlsSocket.ts:52:17) at Object.<anonymous> (../agent/mitm/test/dns.test.ts:122:19)
Test node-20, macos-13, latest
Process completed with exit code 1.
can use widevine: plugins/default-browser-emulator/test/media.test.ts#L51
expect(received).toBe(expected) // Object.is equality Expected: "MediaKeys" Received: [Error: Uncaught (in promise)] at Object.<anonymous> (../plugins/default-browser-emulator/test/media.test.ts:51:21)
Test node-18, windows-latest, latest
Process completed with exit code 1.
can use widevine: plugins/default-browser-emulator/test/media.test.ts#L51
expect(received).toBe(expected) // Object.is equality Expected: "MediaKeys" Received: [Error: Uncaught (in promise)] 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-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-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.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-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, 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-20-main Expired
2.4 MB
test-logs-windows-latest-18-main Expired
2.35 MB
test-logs-windows-latest-20-main Expired
2.33 MB