Skip to content

Accept a scalar table-column format as a legacy alias for number #145

Accept a scalar table-column format as a legacy alias for number

Accept a scalar table-column format as a legacy alias for number #145

Triggered via pull request July 30, 2026 11:45
Status Success
Total duration 1m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
verify: frontend/src/themes/bruin/FilterBar.tsx#L166
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify: frontend/src/themes/TemplateProvider.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify: frontend/src/themes/TemplateProvider.tsx#L17
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify: frontend/src/themes/TemplateProvider.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify
The 'rows' logical expression could make the dependencies of useMemo Hook (at line 112) change on every render. To fix this, wrap the initialization of 'rows' in its own useMemo() Hook
verify
The 'rows' logical expression could make the dependencies of useMemo Hook (at line 92) change on every render. To fix this, wrap the initialization of 'rows' in its own useMemo() Hook