feat: Sprint 4 - release preparation and documentation #47
Annotations
3 errors and 3 warnings
|
build-and-test
Process completed with exit code 2.
|
|
build-and-test
Cannot find module 'react-simile-timeline' or its corresponding type declarations.
|
|
build-and-test
Cannot find module 'react-simile-timeline' or its corresponding type declarations.
|
|
build-and-test
No files were found with the provided path: demo/playwright-report/. No artifacts will be uploaded.
|
|
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
|