Skip to content

fix: some stories #2876

fix: some stories

fix: some stories #2876

GitHub Actions / ESLint Report Analysis succeeded Oct 6, 2023 in 2s

ESLint Report Analysis

0 ESLint error(s) and 47 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 7 in packages/cmf-cqrs/src/middleware/smartWebsocket.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cmf-cqrs/src/middleware/smartWebsocket.test.js#L7

[no-undef] 'global' is not defined.

Check warning on line 1 in packages/components/src/Datalist/Datalist.component.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/Datalist/Datalist.component.test.js#L1

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/ButtonIcon/ButtonIcon.test.tsx#L3

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/ButtonIcon/ButtonIcon.test.tsx#L3

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

Check warning on line 17 in packages/design-system/src/components/Clickable/Clickable.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Clickable/Clickable.tsx#L17

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

Check warning on line 85 in packages/design-system/src/components/Dropdown/Dropdown.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Dropdown/Dropdown.tsx#L85

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

Check warning on line 1 in packages/design-system/src/components/Dropdown/Primitive/DropdownShell.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Dropdown/Primitive/DropdownShell.tsx#L1

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

Check warning on line 100 in packages/design-system/src/components/Form/Field/Input/Input.File.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Form/Field/Input/Input.File.tsx#L100

[no-prototype-builtins] Do not access Object.prototype method 'hasOwnProperty' from target object.

Check warning on line 19 in packages/design-system/src/components/Form/Field/Input/hooks/useRevealPassword.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Form/Field/Input/hooks/useRevealPassword.tsx#L19

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

Check warning on line 1 in packages/design-system/src/components/Form/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Form/index.ts#L1

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

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

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

Check warning on line 15 in packages/design-system/src/components/Popover/Popover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/Popover.tsx#L15

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

Check warning on line 30 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L30

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

Check warning on line 31 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L31

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

Check warning on line 36 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L36

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

Check warning on line 37 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L37

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

Check warning on line 37 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L37

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

Check warning on line 38 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L38

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

Check warning on line 39 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L39

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

Check warning on line 40 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L40

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

Check warning on line 40 in packages/design-system/src/components/Popover/usePopover.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Popover/usePopover.tsx#L40

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

Check warning on line 6 in packages/design-system/src/components/Tabs/variants/TabsKit.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Tabs/variants/TabsKit.tsx#L6

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

Check warning on line 7 in packages/design-system/src/components/Tabs/variants/TabsKit.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Tabs/variants/TabsKit.tsx#L7

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

Check warning on line 47 in packages/design-system/src/components/Tabs/variants/TabsKit.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Tabs/variants/TabsKit.tsx#L47

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

Check warning on line 48 in packages/design-system/src/components/Tabs/variants/TabsKit.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/Tabs/variants/TabsKit.tsx#L48

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