Skip to content

feat: Add advancedStepInput feature flag for multi-select and drag-to… #210

feat: Add advancedStepInput feature flag for multi-select and drag-to…

feat: Add advancedStepInput feature flag for multi-select and drag-to… #210

Triggered via push January 8, 2026 01:40
Status Success
Total duration 2m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 1 notice
Lint: app/src/state/grid.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: app/src/state/grid.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: app/src/state/grid.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: app/src/components/ScaleSidebar.tsx#L37
The 'noteNames' array makes the dependencies of useMemo Hook (at line 95) change on every render. To fix this, wrap the initialization of 'noteNames' in its own useMemo() Hook
Lint: app/src/components/ScaleSidebar.tsx#L37
The 'noteNames' array makes the dependencies of useMemo Hook (at line 66) change on every render. To fix this, wrap the initialization of 'noteNames' in its own useMemo() Hook
🎭 Playwright Run Summary
124 skipped 114 passed (2.0m)