ci: Add GitHub Actions workflows for automated testing and validation #9
Annotations
3 errors
|
Run Tests
Process completed with exit code 1.
|
|
packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts > BrowserAdapter integration > pauses on debugger statement, inspects state, and captures console output:
packages/commands/js-debugger/test/utils/async-helpers.ts#L56
Error: Timeout waiting for condition
❯ waitFor packages/commands/js-debugger/test/utils/async-helpers.ts:56:9
❯ launchHeadlessChromium packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts:65:5
❯ packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts:176:20
|
|
packages/commands/js-debugger/src/session-manager.test.ts:
packages/commands/js-debugger/src/session-manager.test.ts#L165
TypeError: Cannot read properties of undefined (reading 'tempPath')
❯ packages/commands/js-debugger/src/session-manager.test.ts:165:35
|