refactor(Overlay): ts & docs & test tools #15
Annotations
10 errors and 1 warning
changed:
components/dialog/dialog.tsx#L114
'Overlay' refers to a value, but is being used as a type here. Did you mean 'typeof Overlay'?
|
changed:
components/dialog/dialog.tsx#L250
'Overlay' refers to a value, but is being used as a type here. Did you mean 'typeof Overlay'?
|
changed:
components/dialog/dialog.tsx#L255
Unused '@ts-expect-error' directive.
|
changed:
components/dialog/dialog.tsx#L260
Unused '@ts-expect-error' directive.
|
changed:
components/drawer/drawer-v2.tsx#L63
Property 'autoFocus' does not exist on type 'DrawerV2Props'.
|
changed:
components/drawer/drawer-v2.tsx#L64
Property 'className' does not exist on type 'DrawerV2Props'.
|
changed:
components/drawer/drawer-v2.tsx#L66
Property 'children' does not exist on type 'DrawerV2Props'.
|
changed:
components/drawer/drawer-v2.tsx#L80
Property 'wrapperStyle' does not exist on type 'DrawerV2Props'.
|
changed:
components/drawer/drawer-v2.tsx#L82
Property 'style' does not exist on type 'DrawerV2Props'.
|
changed:
components/drawer/drawer.tsx#L68
'Overlay' refers to a value, but is being used as a type here. Did you mean 'typeof Overlay'?
|
changed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|