PR #4751 #102
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
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 70 in packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx#L70
[@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
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 40 in packages/design-system/src/components/ButtonAsLink/ButtonAsLink.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/ButtonAsLink/ButtonAsLink.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
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 91 in packages/design-system/src/components/Dropdown/Dropdown.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Dropdown/Dropdown.tsx#L91
[@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 104 in packages/design-system/src/components/IconsProvider/IconsProvider.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/IconsProvider/IconsProvider.tsx#L104
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 47 in packages/design-system/src/components/Linkable/Linkable.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Linkable/Linkable.tsx#L47
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 2 in packages/design-system/src/components/Modal/Modal.test.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Modal/Modal.test.tsx#L2
[@typescript-eslint/no-unused-vars] 'it' is defined but never used.
Check warning on line 26 in packages/design-system/src/components/Popover/Popover.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Popover/Popover.tsx#L26
[@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 63 in packages/design-system/src/components/Stepper/Stepper.cy.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Stepper/Stepper.cy.tsx#L63
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 9 in packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx
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 27 in packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx
github-actions / ESLint Report Analysis
packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.