Skip to content

feat: local HTTP API, quick capture, mermaid/math plugins + ASAR fix #456

feat: local HTTP API, quick capture, mermaid/math plugins + ASAR fix

feat: local HTTP API, quick capture, mermaid/math plugins + ASAR fix #456

Triggered via pull request April 24, 2026 14:18
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 17 warnings
lint
Process completed with exit code 1.
lint: apps/desktop/src/main/services/encryptionService.ts#L351
There is no `cause` attached to the symptom error being thrown
lint: apps/desktop/src/main/services/encryptionService.ts#L292
There is no `cause` attached to the symptom error being thrown
lint: apps/desktop/src/main/services/encryptionService.ts#L261
There is no `cause` attached to the symptom error being thrown
lint: apps/desktop/src/main/services/encryptionService.ts#L114
There is no `cause` attached to the symptom error being thrown
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/
bundle-size
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/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#L24
`../../hooks/useSyncOnboarding` import should occur before import of `./SidebarHeader`
lint: apps/desktop/src/renderer/components/sidebar/Sidebar.tsx#L23
`../sync` import should occur before import of `./SidebarHeader`
lint: apps/desktop/src/renderer/App.tsx#L52
`../preload/index` type import should occur before import of `./components/UpdateBanner`
lint: apps/desktop/src/renderer/App.tsx#L52
There should be no empty line between import groups
lint: apps/desktop/src/preload/index.ts#L10
There should be no empty line between import groups
lint: apps/desktop/src/preload/index.ts#L8
There should be no empty line between import groups
lint: apps/desktop/src/main/handlers/pluginHandlers.ts#L14
`fs/promises` import should occur before import of `electron`
lint: apps/desktop/src/main/handlers/pluginHandlers.ts#L13
`../pluginScanner.js` import should occur before type import of `./types.js`
lint: apps/desktop/src/main/ai/ipc-ai.ts#L3
`node:fs/promises` import should occur before import of `electron`