Skip to content

fix(desktop): honor minimizeOnLaunch on auto-start (#115) #32

fix(desktop): honor minimizeOnLaunch on auto-start (#115)

fix(desktop): honor minimizeOnLaunch on auto-start (#115) #32

Triggered via pull request May 10, 2026 07:15
Status Failure
Total duration 34s
Artifacts

web-self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
verify
Process completed with exit code 2.
verify
Type 'string' is not assignable to type 'RuleFileId'.
verify
Type 'string' is not assignable to type 'RulePlatformId'.
verify
Type 'string' is not assignable to type 'RuleFileId'.
verify
Type '{ id: string; name: string; description: string; content: string; platformId: string; platformName: string; platformIcon: string; platformDescription: string; path: string; versions: { source: "manual-save" | ... 1 more ... | "create"; id: string; content: string; savedAt: string; }[]; syncStatus?: "synced" | ... 3 ...' is not assignable to type 'RuleBackupRecord[] | undefined'.
verify
Type '{ id: string; name: string; description: string; content: string; platformId: string; platformName: string; platformIcon: string; platformDescription: string; path: string; versions: { source: "manual-save" | ... 1 more ... | "create"; id: string; content: string; savedAt: string; }[]; syncStatus?: "synced" | ... 3 ...' is not assignable to type 'RuleBackupRecord[] | undefined'.
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/