Skip to content

feat: auto-detect OS and add direct download buttons to landing page #70

feat: auto-detect OS and add direct download buttons to landing page

feat: auto-detect OS and add direct download buttons to landing page #70

Triggered via pull request March 14, 2026 03:39
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/renderer/components/ProjectSidebar.tsx#L333
'setTaskDialogOpen' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/ProjectSidebar.tsx#L332
'setTaskPanelOpen' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/ProjectSidebar.tsx#L63
'Archive' is defined but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/ProjectSidebar.tsx#L60
'ChevronDown' is defined but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/ProjectSidebar.tsx#L54
'Repeat' is defined but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/ProjectSidebar.tsx#L15
'getTriggerConfig' is defined but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/DiffSidebar.tsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci
'i' is defined but never used. Allowed unused args must match /^_/u
ci
'items' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: src/renderer/components/CommandPalette.tsx#L329
Unexpected any. Specify a different type