Skip to content

chore!: refactor Dialog component to use radix primitive #2686

chore!: refactor Dialog component to use radix primitive

chore!: refactor Dialog component to use radix primitive #2686

Triggered via pull request May 20, 2024 12:00
Status Success
Total duration 4m 2s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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/hooks/useCallbackRef.ts#L7
Unexpected any. Specify a different type
lint: packages/primitives/src/hooks/useCallbackRef.ts#L7
Unexpected any. Specify a different type
lint: docs/components/TypeTable.tsx#L10
'of' is defined but never used. Allowed unused args must match /^_/u
lint: docs/stories/SimpleMenu.stories.tsx#L2
'IconButton' is defined but never used. Allowed unused vars must match /^_/u
lint: docs/stories/SimpleMenu.stories.tsx#L3
'Bell' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/design-system/module.d.ts#L3
Unexpected any. Specify a different type