fix snapshots #3120
Annotations
2 errors and 11 warnings
cypress-run (chrome)
The process '/opt/hostedtoolcache/node/20.9.0/x64/bin/yarn' failed with exit code 1
|
cypress-run (firefox)
The process '/opt/hostedtoolcache/node/20.9.0/x64/bin/yarn' failed with exit code 1
|
cypress-run (chrome)
No files were found with the provided path: packages/design-system/cypress/screenshots/**/*. No artifacts will be uploaded.
|
cypress-run (chrome)
No files were found with the provided path: packages/design-system/cypress/videos/**/*. No artifacts will be uploaded.
|
cypress-run (firefox)
No files were found with the provided path: packages/design-system/cypress/screenshots/**/*. No artifacts will be uploaded.
|
cypress-run (firefox)
No files were found with the provided path: packages/design-system/cypress/videos/**/*. No artifacts will be uploaded.
|
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.
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L3
[prettier/prettier] Replace `Mous` with `Chang`
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L4
[prettier/prettier] Replace `FormEvent` with `ElementType`
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L5
[prettier/prettier] Replace `KeyboardEvent·as·RKeyboard` with `FormEvent,⏎↹HTMLAttributes,⏎↹Mouse`
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L8
[prettier/prettier] Replace `HTMLAttributes,⏎↹ElementType,⏎↹Change` with `KeyboardEvent·as·RKeyboard`
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L19
[prettier/prettier] Insert `I18N_DOMAIN_DESIGN_SYSTEM·}·from·'../../constants';⏎import·{·`
|
packages/design-system/src/components/InlineEditing/Primitives/InlineEditingPrimitive.tsx#L20
[prettier/prettier] Delete `';⏎import·{·I18N_DOMAIN_DESIGN_SYSTEM·}·from·'../../constants`
|