Skip to content

fix(ci): build library before typecheck to resolve module resolution #48

fix(ci): build library before typecheck to resolve module resolution

fix(ci): build library before typecheck to resolve module resolution #48

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

ci.yml

on: push
build-and-test
1m 5s
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