PR #5001 #474
codeql
on: dynamic
Matrix: Analyze
Annotations
3 warnings
Analyze (javascript)
Failed to restore: Cache service responded with 403
|
packages/design-system/src/components/Enumeration/EnumerationHeader/EnumerationHeader.component.tsx#L57
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'setFilteredItems'. Either include it or remove the dependency array. If 'setFilteredItems' changes too often, find the parent component that defines it and wrap that definition in useCallback.
|
packages/design-system/src/stories/form/Enumeration/Enumeration.stories.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|