fix: lint #2846
Annotations
22 warnings
packages/design-system/src/stories/Accordion.stories.tsx#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/Card.stories.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/EmptyState.stories.tsx#L49
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/FloatingDrawer.stories.tsx#L46
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/FormFieldset.stories.tsx#L136
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'unregister'. Either include it or remove the dependency array.
|
packages/design-system/src/stories/docs/WithSelector.tsx#L8
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/faceted-search/stories/badge.stories.js#L1
[import/no-unresolved] Unable to resolve path to module '@talend/react-components'.
|
packages/faceted-search/stories/facetedSearch.stories.js#L4
[import/no-unresolved] Unable to resolve path to module '@talend/react-components'.
|
packages/faceted-search/stories/facetedSearch.stories.js#L56
[no-promise-executor-return] Return values from promise executor functions cannot be read.
|
packages/forms/src/rhf/fields/Select/Select.stories.js#L58
[react/prop-types] 'options' is missing in props validation
|
packages/storybook/src/blocks/Badges.tsx#L10
[@typescript-eslint/no-unused-vars] 'id' is assigned a value but never used.
|
packages/storybook/src/blocks/Badges.tsx#L16
[@typescript-eslint/no-unused-vars] 'docsTitle' is assigned a value but never used.
|
packages/storybook/src/blocks/Badges.tsx#L17
[@typescript-eslint/no-unused-vars] 'docsCategory' is assigned a value but never used.
|
packages/storybook/src/docs/AlgoliaAutocomplete.tsx#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/Badges.tsx#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/ColorSwatches.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/SearchBar.tsx#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/SearchBar.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/WithSelector.tsx#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/storybook/src/docs/tokensDocHelpers/ColorCompositions/ColorCompositions.tsx#L20
[@typescript-eslint/no-unused-vars] 'SemanticColors' is assigned a value but never used.
|
packages/storybook/src/docs/tokensDocHelpers/TokenFormatter.ts#L58
[@typescript-eslint/no-unused-vars] 'value' is assigned a value but never used.
|
packages/storybook/src/docs/tokensDocHelpers/TokensTypes.ts#L4
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|