Skip to content

fix(server-utils): Sanitize SQL Server bracketed identifiers #57611

fix(server-utils): Sanitize SQL Server bracketed identifiers

fix(server-utils): Sanitize SQL Server bracketed identifiers #57611

Re-run triggered September 10, 2026 08:33
Status Failure
Total duration 10m 35s
Artifacts 4

build.yml

on: pull_request
Get CI Metadata  /  Get Metadata
8s
Get CI Metadata / Get Metadata
Check lockfile
Check lockfile
Check file formatting
50s
Check file formatting
Check PR branches
5s
Check PR branches
Build Lambda layer
1m 38s
Build Lambda layer
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 32s
Lint
Circular Dependency Check
1m 41s
Circular Dependency Check
Browser Unit Tests
41s
Browser Unit Tests
Bun Unit Tests
44s
Bun Unit Tests
Deno Unit Tests
1m 7s
Deno Unit Tests
Cloudflare Integration Tests
5m 51s
Cloudflare Integration Tests
Bun Integration Tests
47s
Bun Integration Tests
Deno Integration Tests
57s
Deno Integration Tests
Check for faulty .d.ts files
43s
Check for faulty .d.ts files
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Upload Artifacts
Upload Artifacts
Matrix: job_e2e_tests
All required jobs passed or were skipped
3s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

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)