ref: Add sanitizeSqlQueryWithSummary helper and DB bugbot rule
#57479
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
9s
Check PR branches
4s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 40s
Circular Dependency Check
1m 28s
Browser Unit Tests
1m 43s
Bun Unit Tests
42s
Deno Unit Tests
1m 13s
Cloudflare Integration Tests
5m 49s
Bun Integration Tests
44s
Deno Integration Tests
1m 3s
Check for faulty .d.ts files
48s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Matrix: job_e2e_tests
All required jobs passed or were skipped
3s
Annotations
10 errors and 8 notices
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side spans:
../../_temp/test-application/tests/environment.test.ts#L0
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side spans
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side spans:
../../_temp/test-application/tests/environment.test.ts#L0
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side spans
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L13
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#errorBtn')
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
> 13 | await page.locator('#errorBtn').click();
| ^
14 |
15 | const error = await errorPromise;
16 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:13:37
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L0
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L13
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#errorBtn')
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
> 13 | await page.locator('#errorBtn').click();
| ^
14 |
15 | const error = await errorPromise;
16 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:13:37
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L0
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L13
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#errorBtn')
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
> 13 | await page.locator('#errorBtn').click();
| ^
14 |
15 | const error = await errorPromise;
16 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:13:37
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L0
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L13
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#errorBtn')
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
> 13 | await page.locator('#errorBtn').click();
| ^
14 |
15 | const error = await errorPromise;
16 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:13:37
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L0
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
5 passed (9.6s)
|
|
🎭 Playwright Run Summary
11 passed (11.4s)
|
|
🎭 Playwright Run Summary
10 passed (27.0s)
|
|
🎭 Playwright Run Summary
10 passed (6.8s)
|
|
🎭 Playwright Run Summary
16 skipped
32 passed (1.9m)
|
|
🎭 Playwright Run Summary
5 skipped
43 passed (1.5m)
|
|
🎭 Playwright Run Summary
4 failed
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side spans
[chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors
[chromium] › tests/environment.test.ts:59:3 › environment detection › sets correct environment for server-side spans
|
|
🎭 Playwright Run Summary
4 skipped
50 passed (45.6s)
|