Skip to content

chore: setup turbo and hoist devDependencies#5779

Open
jmfrancois wants to merge 32 commits into
masterfrom
jmfrancois/chore/move-tools-root
Open

chore: setup turbo and hoist devDependencies#5779
jmfrancois wants to merge 32 commits into
masterfrom
jmfrancois/chore/move-tools-root

chore: remove AI comment

5dea9ec
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Apr 9, 2026 in 1s

ESLint Report Analysis

0 ESLint error(s) and 17 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 19 in packages/dataviz/src/setupTests.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/dataviz/src/setupTests.ts#L19

[@typescript-eslint/ban-ts-comment] Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free.

Check warning on line 18 in packages/design-system/src/components/Badge/Badge.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/Badge.tsx#L18

[@typescript-eslint/no-unused-vars] 'variant' is assigned a value but never used.

Check warning on line 23 in packages/design-system/src/components/Badge/Badge.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/Badge.tsx#L23

[@typescript-eslint/no-unused-vars] 'variant' is assigned a value but never used.

Check warning on line 28 in packages/design-system/src/components/Badge/Badge.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/Badge.tsx#L28

[@typescript-eslint/no-unused-vars] 'variant' is assigned a value but never used.

Check warning on line 34 in packages/design-system/src/components/Badge/Badge.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/Badge.tsx#L34

[@typescript-eslint/no-unused-vars] 'variant' is assigned a value but never used.

Check warning on line 71 in packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx#L71

[@typescript-eslint/no-unused-vars] 'onClose' is defined but never used.

Check warning on line 72 in packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx#L72

[@typescript-eslint/no-unused-vars] 'semanticIcon' is assigned a value but never used.

Check warning on line 3 in packages/design-system/src/components/Form/Affix/variations/AffixReadOnly.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Form/Affix/variations/AffixReadOnly.tsx#L3

[@talend/import-depth] '@talend/icons/dist/typeUtils' import too deep. No more than @talend/icons

Check warning on line 3 in packages/design-system/src/components/Loading/Loading.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Loading/Loading.tsx#L3

[@talend/import-depth] '@talend/icons/dist/typeUtils' import too deep. No more than @talend/icons

Check warning on line 5 in packages/design-system/src/components/Tabs/Primitive/Tabs.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Tabs/Primitive/Tabs.tsx#L5

[@talend/import-depth] '@talend/icons/dist/typeUtils' import too deep. No more than @talend/icons

Check warning on line 9 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L9

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 10 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L10

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 19 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L19

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 35 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L35

[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'setStepsData' and 'stepsData'. Either include them or remove the dependency array.

Check warning on line 73 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L73

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 108 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L108

[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'setStepsData' and 'stepsData'. Either include them or remove the dependency array.

Check warning on line 168 in packages/stepper/src/stories/Stepper.components.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/stepper/src/stories/Stepper.components.tsx#L168

[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'setStepsData' and 'stepsData'. Either include them or remove the dependency array.