Skip to content

fix: types and add tests #2958

fix: types and add tests

fix: types and add tests #2958

Triggered via push October 23, 2023 12:31
Status Success
Total duration 5m 26s
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

3 warnings
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#L28
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/design-system/src/components/Tabs/Tabs.test.tsx#L35
[@typescript-eslint/no-unused-vars] 'container' is assigned a value but never used.