feat(agent): migrate from websockets to deprecated console domain for… #1126
Annotations
10 errors and 2 warnings
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
------BROWSER_CREATION_Q--------------------------
at Queue.run (../commons/lib/Queue.ts:63:19)
at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44)
at Agent.open (../agent/main/lib/Agent.ts:122:34)
at async Agent.newPage (../agent/main/lib/Agent.ts:166:31)
at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
------BROWSER_CREATION_Q--------------------------
at Queue.run (../commons/lib/Queue.ts:63:19)
at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44)
at Agent.open (../agent/main/lib/Agent.ts:122:34)
at async Agent.newPage (../agent/main/lib/Agent.ts:166:31)
at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
------BROWSER_CREATION_Q--------------------------
at Queue.run (../commons/lib/Queue.ts:63:19)
at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44)
at Agent.open (../agent/main/lib/Agent.ts:122:34)
at async Agent.newPage (../agent/main/lib/Agent.ts:166:31)
at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:322:18)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
Run tests:
agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError:
at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21)
at Connection.onClosed (../agent/main/lib/Connection.ts:97:15)
at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42)
------DEVTOOLS------------------------------------
------DEVTOOLS_SESSION_ID=------------------------
at new Resolvable (../commons/lib/Resolvable.ts:19:18)
at createPromise (../commons/lib/utils.ts:138:10)
at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37)
at Browser.testConnection (../agent/main/lib/Browser.ts:342:32)
at Browser.launch (../agent/main/lib/Browser.ts:157:18)
at async Object.cb (../agent/main/lib/Pool.ts:181:7)
at async Queue.next (../commons/lib/Queue.ts:188:19)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
|
Loading