Skip to content

chore(ci): update workflow to only trigger on main branch #50

chore(ci): update workflow to only trigger on main branch

chore(ci): update workflow to only trigger on main branch #50

Triggered via push December 19, 2025 00:47
Status Success
Total duration 1m 6s
Artifacts

ci.yml

on: push
build-and-test
1m 2s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-and-test: packages/react-simile-timeline/src/components/HotZones.tsx#L33
The 'viewportLeftDate' object construction makes the dependencies of useMemo Hook (at line 68) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'viewportLeftDate' in its own useMemo() Hook
build-and-test: demo/src/App.tsx#L136
Unexpected console statement