fix(server-utils): Sanitize SQL Server bracketed identifiers #57611
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
8s
Check PR branches
5s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 32s
Circular Dependency Check
1m 41s
Browser Unit Tests
41s
Bun Unit Tests
44s
Deno Unit Tests
1m 7s
Cloudflare Integration Tests
5m 51s
Bun Integration Tests
47s
Deno Integration Tests
57s
Check for faulty .d.ts files
43s
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 4 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
4 passed (37.6s)
|
|
🎭 Playwright Run Summary
4 passed (9.8s)
|
|
🎭 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.7s)
|