Charts v5.1.0: Update changelog (#1288) #4741
Annotations
10 warnings
packages/pluggableWidgets/switch-web/src/Switch.editorPreview.tsx#L10
Missing return type on function
|
packages/pluggableWidgets/switch-web/src/Switch.tsx#L9
Missing return type on function
|
packages/pluggableWidgets/switch-web/src/components/Switch.tsx#L14
Missing return type on function
|
packages/pluggableWidgets/color-picker-web/src/components/ColorPicker.tsx#L89
React Hook useCallback has a missing dependency: 'submitColor'. Either include it or remove the dependency array
|
packages/pluggableWidgets/color-picker-web/src/components/ColorPicker.tsx#L152
React Hook useEffect has a missing dependency: 'validateColor'. Either include it or remove the dependency array
|
packages/pluggableWidgets/tree-node-web/src/__mocks__/WebIcon.js#L1
Require statement not part of import statement
|
packages/pluggableWidgets/tree-node-web/src/components/hooks/lazyLoading.ts#L14
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L16
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L35
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
packages/pluggableWidgets/tree-node-web/src/components/hooks/useAnimatedHeight.tsx#L40
React Hook useCallback has a missing dependency: 'treeNodeBranchBody'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading