Skip to content

Git init: prompt for branch + create GitHub remote #1269

Git init: prompt for branch + create GitHub remote

Git init: prompt for branch + create GitHub remote #1269

Triggered via pull request February 12, 2026 11:43
Status Failure
Total duration 7m 11s
Artifacts

ci.yml

on: pull_request
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Tauri build (Windows)
Process completed with exit code 1.
lint: src/features/settings/components/sections/SettingsShortcutsSection.tsx#L78
The 'groups' array makes the dependencies of useMemo Hook (at line 227) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'groups' in its own useMemo() Hook