Fix app lock refresh and design token summaries - #156
Merged
Merged
Annotations
10 warnings
|
Complete job
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, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint web UI:
src/web-ui/src/tools/markdown/export/markdownExportService.tsx#L65
Unexpected control character(s) in regular expression: \x00, \x1f
|
|
Lint web UI:
src/web-ui/src/main.tsx#L167
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
|
Lint web UI:
src/web-ui/src/infrastructure/self-control/SelfControlService.ts#L1222
Unnecessary escape character: \"
|
|
Lint web UI:
src/web-ui/src/infrastructure/self-control/SelfControlService.ts#L812
'id' is never reassigned. Use 'const' instead
|
|
Lint web UI:
src/web-ui/src/flow_chat/tool-cards/templates/HeavyToolCardTemplate.tsx#L147
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint web UI:
src/web-ui/src/flow_chat/tool-cards/ToolInterruptionNoteContext.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint web UI:
src/web-ui/src/design-system/preview/registries/primitives.tsx#L57
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Lint web UI:
src/web-ui/src/design-system/preview/registries/primitives.tsx#L39
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Lint web UI:
src/web-ui/src/app/components/WorkDock/NewWorkDialog.tsx#L67
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
background
wait
wait-all
cancel
parallel
Loading