Daily tests run #85
Annotations
3 warnings
packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L205
React Hook useEffect has missing dependencies: 'displayedChildren', 'isCollapsed', 'listProps.animation', and 'updateChildren'. Either include them or remove the dependency array. You can also do a functional update 'setDisplayedChildren(d => ...)' if you only need 'displayedChildren' in the 'setDisplayedChildren' call
|
packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L219
React Hook useCallback has a missing dependency: 'triggerCallbacks'. Either include it or remove the dependency array
|
packages/js/experimental/src/vertical-css-transition/vertical-css-transition.tsx#L52
React Hook useCallback has an unnecessary dependency: 'children'. Either exclude it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading