PR #4751 #102
codeql
on: dynamic
Matrix: Analyze
Annotations
48 warnings
Analyze (javascript)
Failed to restore: Cache service responded with 403
|
packages/cmf-cqrs/src/middleware/smartWebsocket.test.js#L7
[no-undef] 'global' is not defined.
|
packages/components/src/Datalist/Datalist.component.test.js#L1
[@typescript-eslint/no-unused-vars] 'waitFor' is defined but never used.
|
packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx#L70
[@typescript-eslint/no-unused-vars] 'onClose' is defined but never used.
|
packages/design-system/src/components/Badge/primitive/BadgePrimitive.tsx#L72
[@typescript-eslint/no-unused-vars] 'semanticIcon' is assigned a value but never used.
|
packages/design-system/src/components/ButtonAsLink/ButtonAsLink.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Clickable/Clickable.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Dropdown/Dropdown.tsx#L91
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
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.
|
packages/design-system/src/components/Form/Field/Input/hooks/useRevealPassword.tsx#L19
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/IconsProvider/IconsProvider.tsx#L104
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Linkable/Linkable.tsx#L47
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Modal/Modal.test.tsx#L2
[@typescript-eslint/no-unused-vars] 'it' is defined but never used.
|
packages/design-system/src/components/Popover/Popover.tsx#L26
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L30
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L31
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L36
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L37
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L37
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L38
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L39
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Popover/usePopover.tsx#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Stepper/Stepper.cy.tsx#L63
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx#L9
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/components/Tabs/Primitive/TabsProvider.tsx#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/mergeRef.ts#L3
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/form/Combobox.stories.tsx#L86
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/stories/form/Fieldset/Fieldset.stories.tsx#L137
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'unregister'. Either include it or remove the dependency array.
|
packages/design-system/src/stories/icons/Icons.tsx#L127
[@typescript-eslint/no-unused-vars] 'useCurrentColor' is defined but never used.
|
packages/design-system/src/stories/navigation/FloatingDrawer.stories.tsx#L36
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L8
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/design-system/src/useControl.ts#L27
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/forms/src/UIForm/fields/NestedListView/NestedListView.test.js#L8
[no-undef] 'global' is not defined.
|
tools/scripts-config-jest/test-setup.js#L13
[import/newline-after-import] Expected 1 empty line after require statement not followed by another require.
|
tools/scripts-config-jest/test-setup.js#L103
[func-names] Unexpected unnamed function.
|
fork/react-bootstrap/src/Carousel.test.js#L1
[no-unused-vars] 'React' is defined but never used.
|
fork/react-bootstrap/src/Carousel.test.js#L85
[no-unused-vars] 'index' is defined but never used.
|
fork/react-bootstrap/src/Carousel.test.js#L85
[no-unused-vars] 'event' is defined but never used.
|
fork/react-bootstrap/src/Carousel.test.js#L111
[no-unused-vars] 'index' is defined but never used.
|
fork/react-bootstrap/src/Carousel.test.js#L111
[no-unused-vars] 'event' is defined but never used.
|
fork/react-bootstrap/src/Carousel.test.js#L285
[jest-dom/prefer-in-document] Prefer .toBeInTheDocument() for asserting DOM node existence
|
fork/react-bootstrap/src/Carousel.test.js#L305
[jest-dom/prefer-in-document] Prefer .toBeInTheDocument() for asserting DOM node existence
|