feat(browser): adopt lightpanda via browser-manager subsystem #9
coverage.yml
on: pull_request
coverage — ubuntu
7m 58s
Annotations
7 errors and 2 warnings
|
coverage — ubuntu
Process completed with exit code 1.
|
|
test/e2e/sdk-export.test.js > sdk-export — CLI subprocess exits cleanly (story 037) > ibr --help exits 0 and prints usage:
test/e2e/sdk-export.test.js#L232
AssertionError: expected '' to match /ibr|usage|instructions/i
- Expected:
/ibr|usage|instructions/i
+ Received:
""
❯ test/e2e/sdk-export.test.js:232:24
|
|
test/e2e/cli-provider-selection.test.js > cli openai-compatible gateway support (story 032) > OPENAI_BASE_URL + AI_MODEL override → custom model accepted, exit 0:
test/e2e/cli-provider-selection.test.js#L181
ReferenceError: startFakeAIServerE2E is not defined
❯ test/e2e/cli-provider-selection.test.js:181:18
|
|
test/e2e/cli-provider-selection.test.js > cli openai-compatible gateway support (story 032) > OPENAI_BASE_URL routes requests to custom gateway → exit 0:
test/e2e/cli-provider-selection.test.js#L153
ReferenceError: startFakeAIServerE2E is not defined
❯ test/e2e/cli-provider-selection.test.js:153:18
|
|
test/e2e/cli-non-interactive.test.js > cli composition via stdin (story 033) > argv prompt takes precedence over stdin → argv prompt is used:
test/e2e/cli-non-interactive.test.js#L183
ReferenceError: startFakeAIServerE2E is not defined
❯ test/e2e/cli-non-interactive.test.js:183:18
|
|
test/e2e/cli-non-interactive.test.js > cli composition via stdin (story 033) > multiline stdin prompt accepted intact → exit 0:
test/e2e/cli-non-interactive.test.js#L151
ReferenceError: startFakeAIServerE2E is not defined
❯ test/e2e/cli-non-interactive.test.js:151:18
|
|
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > XDG_CACHE_HOME respected when CACHE_DIR not set → run exits 0:
test/e2e/cli-cache-reuse.test.js#L228
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-cache-reuse.test.js:228:29
|
|
coverage — ubuntu
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
coverage — ubuntu
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|