chore: adjust ci #148
Annotations
11 errors and 12 warnings
|
react(set-state-in-effect):
showcase/sheets/lit/preview/main.tsx#L60
showcase/sheets/lit/preview/main.tsx:60:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(set-state-in-effect):
showcase/docs/lit/preview/main.tsx#L60
showcase/docs/lit/preview/main.tsx:60:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(refs):
components/animate-ui/text/sliding-number.tsx#L141
components/animate-ui/text/sliding-number.tsx:141:38: Cannot access refs during render
|
|
react(set-state-in-effect):
showcase/docs/node-via-plugin/preview/main.tsx#L40
showcase/docs/node-via-plugin/preview/main.tsx:40:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(static-components):
components/magicui/terminal.tsx#L88
components/magicui/terminal.tsx:88:6: Cannot create components during render
|
|
react(set-state-in-effect):
showcase/sheets/node-via-plugin/preview/main.tsx#L51
showcase/sheets/node-via-plugin/preview/main.tsx:51:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(refs):
app/[lang]/tools/theme-customizer/real-univer-preview.tsx#L146
app/[lang]/tools/theme-customizer/real-univer-preview.tsx:146:18: Cannot access refs during render
|
|
react(set-state-in-effect):
showcase/sheets/cross-workbook-formula/code/components/switch-units.tsx#L19
showcase/sheets/cross-workbook-formula/code/components/switch-units.tsx:19:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(set-state-in-effect):
components/ui/shadcn-io/color-picker/index.tsx#L60
components/ui/shadcn-io/color-picker/index.tsx:60:7: Calling setState synchronously within an effect can trigger cascading renders
|
|
react(set-state-in-effect):
app/[lang]/playground/theme-customizer/components/theme-sections.tsx#L29
app/[lang]/playground/theme-customizer/components/theme-sections.tsx:29:5: Calling setState synchronously within an effect can trigger cascading renders
|
|
build
The operation was canceled.
|
|
lint
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
react(jsx-no-constructed-context-values):
components/ui/shadcn-io/color-picker/index.tsx#L79
components/ui/shadcn-io/color-picker/index.tsx:79:7: The Context `value` prop should not be constructed.
|
|
react(capitalized-calls):
components/ui/shadcn-io/color-picker/index.tsx#L47
components/ui/shadcn-io/color-picker/index.tsx:47:24: Capitalized function called without JSX
|
|
react(capitalized-calls):
components/ui/shadcn-io/color-picker/index.tsx#L46
components/ui/shadcn-io/color-picker/index.tsx:46:25: Capitalized function called without JSX
|
|
tailwindcss(enforce-sort-order):
components/ui/popover.tsx#L36
components/ui/popover.tsx:36:13: Tailwind classes are not in the recommended order.
|
|
react(no-deriving-state-in-effects):
app/[lang]/playground/theme-customizer/components/theme-sections.tsx#L29
app/[lang]/playground/theme-customizer/components/theme-sections.tsx:29:5: Values derived from props and state should be calculated during render, not in an effect
|
|
tailwindcss(enforce-sort-order):
components/color-picker-popover.tsx#L54
components/color-picker-popover.tsx:54:23: Tailwind classes are not in the recommended order.
|
|
react(capitalized-calls):
components/color-picker-popover.tsx#L31
components/color-picker-popover.tsx:31:34: Capitalized function called without JSX
|
|
react(capitalized-calls):
components/color-picker-popover.tsx#L30
components/color-picker-popover.tsx:30:34: Capitalized function called without JSX
|
|
tailwindcss(consistent-variant-order):
app/[lang]/playground/theme-customizer/components/theme-customizer-app.tsx#L174
app/[lang]/playground/theme-customizer/components/theme-customizer-app.tsx:174:29: "dark:hover:bg-blue-600" has variants in wrong order. Use "hover:dark:bg-blue-600" instead.
|
|
tailwindcss(consistent-variant-order):
app/[lang]/playground/theme-customizer/components/theme-customizer-app.tsx#L136
app/[lang]/playground/theme-customizer/components/theme-customizer-app.tsx:136:27: "dark:hover:bg-slate-700" has variants in wrong order. Use "hover:dark:bg-slate-700" instead.
|
|
build
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|