Skip to content

Jmainguy/chore/ds no reakit/fixes (#4797) #2686

Jmainguy/chore/ds no reakit/fixes (#4797)

Jmainguy/chore/ds no reakit/fixes (#4797) #2686

Triggered via push July 18, 2023 09:20
Status Success
Total duration 4m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: cypress-run
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
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/ButtonIcon/ButtonIcon.test.tsx#L3
[@typescript-eslint/no-unused-vars] 'ButtonIconFloating' is defined but never used.
packages/design-system/src/components/ButtonIcon/ButtonIcon.test.tsx#L3
[@typescript-eslint/no-unused-vars] 'ButtonIconToggle' is defined but never used.
packages/design-system/src/components/ButtonIcon/Primitive/ButtonIconPrimitive.tsx#L8
[@typescript-eslint/no-unused-vars] 'useId' is defined but never used.
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/Combobox/Combobox.tsx#L5
[@typescript-eslint/no-unused-vars] 'useRef' is defined but never used.
packages/design-system/src/components/Combobox/Combobox.tsx#L6
[@typescript-eslint/no-unused-vars] 'DetailedHTMLProps' is defined but never used.
packages/design-system/src/components/Combobox/Combobox.tsx#L7
[@typescript-eslint/no-unused-vars] 'HTMLAttributes' is defined but never used.
packages/design-system/src/components/Dropdown/Dropdown.tsx#L81
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Dropdown/Dropdown.tsx#L109
[no-console] Unexpected console statement.
packages/design-system/src/components/Dropdown/Primitive/DropdownShell.tsx#L1
[@typescript-eslint/no-unused-vars] 'useEffect' is defined but never used.
packages/design-system/src/components/EmptyState/EmptyState.stories.tsx#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Form/Field/Input/Input.File.tsx#L95
[no-prototype-builtins] Do not access Object.prototype method 'hasOwnProperty' from target object.
packages/design-system/src/components/Loading/Loading.tsx#L3
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Popover/Popover.stories.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Switch/Switch.stories.tsx#L7
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
packages/design-system/src/components/Switch/Switch.stories.tsx#L11
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
packages/design-system/src/components/Switch/Switch.tsx#L7
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Switch/Switch.tsx#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Switch/Switch.tsx#L29
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Switch/Switch.tsx#L30
[@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.
packages/storybook/src/tokens/ThemeWithTokens.tsx#L1
[import/no-extraneous-dependencies] 'react' should be listed in the project's dependencies, not devDependencies.
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#L98
[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