fix snapshots #3120
ESLint Report Analysis
0 ESLint error(s) and 7 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
github-actions / ESLint Report Analysis
packages/design-system/src/components/Enumeration/EnumerationHeader/EnumerationHeader.component.tsx#L45
[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.
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L3
[prettier/prettier] Replace `Mous` with `Chang`
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L4
[prettier/prettier] Replace `FormEvent` with `ElementType`
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L5
[prettier/prettier] Replace `KeyboardEvent·as·RKeyboard` with `FormEvent,⏎↹HTMLAttributes,⏎↹Mouse`
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L8-L10
[prettier/prettier] Replace `HTMLAttributes,⏎↹ElementType,⏎↹Change` with `KeyboardEvent·as·RKeyboard`
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L19
[prettier/prettier] Insert `I18N_DOMAIN_DESIGN_SYSTEM·}·from·'../../constants';⏎import·{·`
github-actions / ESLint Report Analysis
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L20-L21
[prettier/prettier] Delete `';⏎import·{·I18N_DOMAIN_DESIGN_SYSTEM·}·from·'../../constants`