fix: Icons #2864
ESLint Report Analysis
NaN ESLint error(s) and 72 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 10 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 5 in packages/design-docs/src/StatusTable.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/StatusTable.tsx#L5
[@talend/import-depth] '@talend/design-system/src/stories/status.json' import too deep. No more than @talend/design-system
Check warning on line 7 in packages/storybook-docs/src/components/SearchBar/AlgoliaAutocomplete.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/SearchBar/AlgoliaAutocomplete.tsx#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 1 in packages/storybook-docs/src/components/SearchBar/SearchBar.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/SearchBar/SearchBar.tsx#L1
[import/no-extraneous-dependencies] 'algoliasearch' should be listed in the project's dependencies. Run 'npm i -S algoliasearch' to add it
Check warning on line 62 in packages/design-docs/src/tokens/ColorComposition.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/ColorComposition.tsx#L62
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 2 in packages/storybook-docs/src/components/SearchBar/SearchBar.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/SearchBar/SearchBar.tsx#L2
[import/no-extraneous-dependencies] '@algolia/autocomplete-js' should be listed in the project's dependencies. Run 'npm i -S @algolia/autocomplete-js' to add it
Check warning on line 62 in packages/design-docs/src/tokens/ColorComposition.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/ColorComposition.tsx#L62
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 25 in packages/storybook-docs/src/components/SearchBar/SearchBar.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/SearchBar/SearchBar.tsx#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 59 in packages/design-docs/src/tokens/TokenFormatter.ts
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenFormatter.ts#L59
[@typescript-eslint/no-unused-vars] 'value' is assigned a value but never used.
Check warning on line 40 in packages/storybook-docs/src/components/SearchBar/SearchBar.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/SearchBar/SearchBar.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 47 in packages/design-docs/src/tokens/TokenValue.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.tsx#L47
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 49 in packages/design-docs/src/tokens/TokenValue.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.tsx#L49
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 1 in packages/storybook-docs/src/components/Statuses/Statuses.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Statuses.tsx#L1
[import/no-extraneous-dependencies] '@storybook/blocks' should be listed in the project's dependencies. Run 'npm i -S @storybook/blocks' to add it
Check warning on line 55 in packages/design-docs/src/tokens/TokenValue.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.tsx#L55
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 4 in packages/storybook-docs/src/components/Use.tsx
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Use.tsx#L4
[import/no-extraneous-dependencies] 'classnames' should be listed in the project's dependencies. Run 'npm i -S classnames' to add it
Check warning on line 55 in packages/design-docs/src/tokens/TokenValue.tsx
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.tsx#L55
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 8 in packages/storybook-docs/src/components/Statuses/Status.module.scss
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Status.module.scss#L8
[declaration-no-important] Unexpected !important (declaration-no-important)
Check warning on line 26 in packages/design-docs/src/tokens/TokenValue.module.scss
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.module.scss#L26
[declaration-block-no-duplicate-properties] Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
Check warning on line 14 in packages/storybook-docs/src/components/Statuses/Status.module.scss
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Status.module.scss#L14
[declaration-no-important] Unexpected !important (declaration-no-important)
Check warning on line 5 in packages/design-docs/src/tokens/TokenValue.module.scss
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.module.scss#L5
[declaration-no-important] Unexpected !important (declaration-no-important)
Check warning on line 61 in packages/storybook-docs/src/components/Statuses/Status.module.scss
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Status.module.scss#L58-L61
[rule-empty-line-before] Expected empty line before rule (rule-empty-line-before)
Check warning on line 18 in packages/design-docs/src/tokens/TokenValue.module.scss
github-actions / ESLint Report Analysis
packages/design-docs/src/tokens/TokenValue.module.scss#L16-L18
[rule-empty-line-before] Expected empty line before rule (rule-empty-line-before)
Check warning on line 65 in packages/storybook-docs/src/components/Statuses/Status.module.scss
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Status.module.scss#L62-L65
[rule-empty-line-before] Expected empty line before rule (rule-empty-line-before)
Check warning on line 70 in packages/design-system/src/stories/clickable/Link.stories.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/stories/clickable/Link.stories.tsx#L70
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 8 in packages/design-system/src/stories/docs/WithSelector.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/stories/docs/WithSelector.tsx#L8
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 69 in packages/storybook-docs/src/components/Statuses/Status.module.scss
github-actions / ESLint Report Analysis
packages/storybook-docs/src/components/Statuses/Status.module.scss#L66-L69
[rule-empty-line-before] Expected empty line before rule (rule-empty-line-before)