Skip to content

fix: lint

fix: lint #2959

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis succeeded Oct 23, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 2 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 9 in packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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

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