Merge branch 'master' into jmfrancois/chore/ds-no-reakit #2828
ESLint Report Analysis
0 ESLint error(s) and 43 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
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
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
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
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
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 84 in packages/design-system/src/components/Dropdown/Dropdown.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Dropdown/Dropdown.tsx#L84
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
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 48 in packages/design-system/src/components/EmptyState/EmptyState.stories.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/EmptyState/EmptyState.stories.tsx#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 100 in packages/design-system/src/components/Form/Field/Input/Input.File.tsx
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.
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 3 in packages/design-system/src/components/Loading/Loading.tsx
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.