Skip to content

Create DatePicker.stories.tsx #740

Create DatePicker.stories.tsx

Create DatePicker.stories.tsx #740

Triggered via push July 25, 2023 13:10
Status Cancelled
Total duration 4m 21s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
e2e
Canceling since a higher priority waiting request for 'check-refs/heads/main' exists
e2e
The operation was canceled.
check: src/react/ListItem.tsx#L77
React Hook useMemo has missing dependencies: 'isHorizontal' and 'isRtl'. Either include them or remove the dependency array
check: src/react/VGrid.tsx#L122
React Hook useMemo has a missing dependency: 'isRtl'. Either include it or remove the dependency array
check: src/react/VGrid.tsx#L347
React Hook useImperativeHandle has missing dependencies: 'hScroller', 'hStore', 'vScroller', and 'vStore'. Either include them or remove the dependency array
check: src/react/VGrid.tsx#L389
React Hook useMemo has missing dependencies: 'hStore', 'isRtl', 'itemElement', 'resizer', and 'vStore'. Either include them or remove the dependency array
check: src/react/VGrid.tsx#L419
React Hook useMemo was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
check: src/react/VGrid.tsx#L419
React Hook useMemo has a missing dependency: 'windowAttrs'. Either include it or remove the dependency array
check: src/react/VList.tsx#L229
React Hook useEffect has missing dependencies: 'count' and 'onRangeChangeProp'. Either include them or remove the dependency array. If 'onRangeChangeProp' changes too often, find the parent component that defines it and wrap that definition in useCallback
check: src/react/VList.tsx#L251
React Hook useImperativeHandle has missing dependencies: 'scroller' and 'store'. Either include them or remove the dependency array
check: src/react/VList.tsx#L277
React Hook useMemo has missing dependencies: 'isHorizontal', 'isRtl', 'itemElement', 'resizer', and 'store'. Either include them or remove the dependency array
check: src/react/VList.tsx#L304
React Hook useMemo was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies