Skip to content

Refactor random byte generation in encryption commands and database e… #2

Refactor random byte generation in encryption commands and database e…

Refactor random byte generation in encryption commands and database e… #2

Triggered via push June 13, 2026 03:30
Status Failure
Total duration 6m 53s
Artifacts

ci.yml

on: push
Rust check & test
3m 57s
Rust check & test
Frontend lint, typecheck & unit tests
20s
Frontend lint, typecheck & unit tests
Tauri build smoke test
6m 5s
Tauri build smoke test
1.x → 2.0 migration rehearsal
2m 48s
1.x → 2.0 migration rehearsal
Offline critical journey tests
0s
Offline critical journey tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Frontend lint, typecheck & unit tests
Process completed with exit code 1.
Frontend lint, typecheck & unit tests
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. 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/
Frontend lint, typecheck & unit tests: src/widgets/WidgetWindow.tsx#L127
React Hook useEffect has a missing dependency: 'win'. Either include it or remove the dependency array
Frontend lint, typecheck & unit tests: src/widgets/TimerWidget.tsx#L69
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
Frontend lint, typecheck & unit tests: src/stores/widgetStore.ts#L17
'get' is defined but never used. Allowed unused args must match /^_/u
Frontend lint, typecheck & unit tests: src/pages/Settings/index.tsx#L862
'showWindowsStartupSettings' is assigned a value but never used
Frontend lint, typecheck & unit tests: src/pages/Settings/index.tsx#L328
React Hook useEffect has missing dependencies: 'excludeTimelens', 'setIdleTimePolicy', 'setIgnoreSystemProcesses', and 'setTrackWindowTitles'. Either include them or remove the dependency array
Frontend lint, typecheck & unit tests: src/pages/Dashboard/UnifiedTimeline.tsx#L138
React Hook useMemo has missing dependencies: 'rangeEnd' and 'rangeStart'. Either include them or remove the dependency array
Frontend lint, typecheck & unit tests: src/pages/Dashboard/HourlyTimeline.tsx#L13
Unexpected any. Specify a different type
Frontend lint, typecheck & unit tests: src/pages/Dashboard/CategoryInsights.tsx#L33
React Hook useMemo has a missing dependency: 'localizeCategory'. Either include it or remove the dependency array
Frontend lint, typecheck & unit tests: src/pages/Dashboard/AppRankingChart.tsx#L14
Unexpected any. Specify a different type
Rust check & test
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 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/
Tauri build smoke test
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. 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/
1.x → 2.0 migration rehearsal
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 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/