Skip to content

fix snapshots

fix snapshots #3120

GitHub Actions / ESLint Report Analysis succeeded Nov 23, 2023 in 1s

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

Check warning on line 45 in packages/design-system/src/components/Enumeration/EnumerationHeader/EnumerationHeader.component.tsx

See this annotation in the file changed.

@github-actions 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.

Check warning on line 3 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L3

[prettier/prettier] Replace `Mous` with `Chang`

Check warning on line 4 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L4

[prettier/prettier] Replace `FormEvent` with `ElementType`

Check warning on line 5 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions 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`

Check warning on line 10 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions 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`

Check warning on line 19 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions 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·{·`

Check warning on line 21 in packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx

See this annotation in the file changed.

@github-actions 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`