chore: update sdk to 0.25.0 #139
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
components/mdx/mermaid.tsx#L46
Using 'dangerouslySetInnerHTML' may have security implications
|
|
components/mdx/api-table.tsx#L42
Do not use item index in the array as its key
|
|
components/home/scenes.tsx#L52
Do not use item index in the array as its key
|
|
components/home/headless.tsx#L254
Possible misused comment in text node. Comments inside children section of tag should be placed inside braces
|
|
components/footer.tsx#L2
Do not call 'new Date()' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
|
components/animate-ui/radix/switch.tsx#L31
Do not call the 'set' function 'setIsChecked' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
components/animata/images-reveal.tsx#L45
Do not use item index in the array as its key
|
|
app/[lang]/playground/theme-customizer/components/univer-preview.tsx#L121
React Hook useEffect has missing dependencies: 'darkMode' and 'theme'. Either include them or remove the dependency array
|
|
app/[lang]/playground/theme-customizer/components/theme-sections.tsx#L81
Unknown class detected: focus:ring-primary-50
|
|
app/[lang]/playground/theme-customizer/components/theme-sections.tsx#L30
Do not call the 'set' function 'setDraftValue' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
The logs for this run have expired and are no longer available.
Loading