ci: Add GitHub Actions workflows for automated testing and validation #5
Triggered via pull request
September 30, 2025 21:54
Status
Failure
Total duration
3m 56s
Artifacts
–
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/server/test/unit/dev-auth-environment-variables.test.ts > Default Authentication with Environment Variables > should reject short auth tokens:
packages/server/test/unit/dev-auth-environment-variables.test.ts#L317
Error: Process did not exit as expected
❯ Timeout._onTimeout packages/server/test/unit/dev-auth-environment-variables.test.ts:317:16
|