Skip to content

fix: sync main into develop for clean release (#205) #410

fix: sync main into develop for clean release (#205)

fix: sync main into develop for clean release (#205) #410

Triggered via push April 23, 2026 20:25
Status Success
Total duration 2m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
setup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/save@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
setup
Cache save failed.
security
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
lint: apps/web/app/docs/[[...slug]]/page.tsx#L1
`@/lib/source` import should occur after import of `fumadocs-ui/components/type-table`
lint: apps/desktop/src/renderer/pages/settings/sections/PluginsSection.tsx#L21
`@readied/plugin-api` import should occur before import of `../../../stores/pluginRuntimeStore`
lint: apps/desktop/src/renderer/pages/settings/sections/AiSection.tsx#L18
`@readied/ai-core` type import should occur before import of `../../../stores/settings`
lint: apps/desktop/src/renderer/pages/settings/sections/AiSection.tsx#L17
`@readied/ai-core` import should occur before import of `../../../stores/settings`
lint: apps/desktop/src/renderer/pages/settings/sections/AiSection.tsx#L16
`@readied/plugin-api` type import should occur before import of `../../../stores/settings`
lint: apps/desktop/src/renderer/pages/settings/sections/AiSection.tsx#L15
`@readied/plugin-api` import should occur before import of `../../../stores/settings`
lint: apps/desktop/src/renderer/components/sync/EnableSyncModal.tsx#L16
`@readied/product-config` import should occur before import of `../../stores/authStore`
lint: apps/desktop/src/renderer/components/sidebar/Sidebar.tsx#L23
`../../hooks/useSyncOnboarding` import should occur before import of `./SidebarHeader`
lint: apps/desktop/src/renderer/components/sidebar/Sidebar.tsx#L22
`../sync` import should occur before import of `./SidebarHeader`
lint: apps/desktop/src/main/ai/ipc-ai.ts#L3
`node:fs/promises` import should occur before import of `electron`