Skip to content

chore: remove combobox useEffect used to trigger handleTextValueChange #1862

chore: remove combobox useEffect used to trigger handleTextValueChange

chore: remove combobox useEffect used to trigger handleTextValueChange #1862

Triggered via pull request October 13, 2023 09:34
Status Success
Total duration 16m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: e2e_tests
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint: packages/primitives/src/components/Collection.tsx#L17
Unexpected any. Specify a different type
Lint: packages/primitives/src/components/Collection.tsx#L22
Unexpected any. Specify a different type
Lint: packages/primitives/src/components/Collection.tsx#L92
Unexpected any. Specify a different type
Lint: packages/primitives/src/components/Collection.tsx#L129
Unexpected any. Specify a different type
Lint: packages/primitives/src/components/Combobox/__tests__/Combobox.test.tsx#L4
Using exported name 'userEvent' as identifier for default export
Lint: packages/primitives/src/components/Select/__tests__/Select.test.tsx#L4
Using exported name 'userEvent' as identifier for default export
Lint: docs/styled.d.ts#L2
'StrapiTheme' is defined but never used. Allowed unused vars must match /^_/u