fix: Use Map for O(1) column lookups in table width calculations #19618
build-lint-test.yml
on: pull_request
Matrix: build
Matrix: deploy
Waiting for pending jobs
Annotations
6 errors and 22 warnings
|
build / build
Process completed with exit code 1.
|
|
build / build:
src/table/use-column-widths.tsx#L87
Replace `⏎····()·=>·new·Map(visibleColumns.map(column·=>·[column.id,·column])),⏎····[visibleColumns]⏎··` with `()·=>·new·Map(visibleColumns.map(column·=>·[column.id,·column])),·[visibleColumns]`
|
|
build (React 18) / build
The strategy configuration was canceled because "build._16" failed
|
|
build (React 18) / build
The operation was canceled.
|
|
build (React 18) / build:
src/table/use-column-widths.tsx#L87
Replace `⏎····()·=>·new·Map(visibleColumns.map(column·=>·[column.id,·column])),⏎····[visibleColumns]⏎··` with `()·=>·new·Map(visibleColumns.map(column·=>·[column.id,·column])),·[visibleColumns]`
|
|
Build, lint and test
The strategy configuration was canceled because "build._16" failed
|
|
build / codeql
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
build (React 18) / codeql
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
|
|
build / build:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
build / build:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
build / build:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
build / build:
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build / build:
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build / build:
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build / build:
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build / build:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
build / build:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
|
|
|
build (React 18) / build:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L192
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
build (React 18) / build:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
build (React 18) / build:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
build (React 18) / build:
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build (React 18) / build:
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build (React 18) / build:
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build (React 18) / build:
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
build (React 18) / build:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
build (React 18) / build:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dev-pages-react16
|
15 MB |
sha256:fa33648b3752fa0ac6844175b1a82f19d59dcf2719e42d5c296a774bbdeec85b
|
|
|
dev-pages-react18
|
15.1 MB |
sha256:0f834c571fff294555b879c7019a17164ad99d5fbc64a578dcc9b0551d64fed9
|
|