fix(popover): unexpected props on a DOM element #655
QA.yaml
on: pull_request
Build
2m 46s
Tests
44s
ESLint
1m 2s
TypeScript
2m 33s
Prettier
37s
Annotations
6 errors and 5 warnings
TypeScript
Property 'isDisabled' does not exist on type '(Props & AriaTooltipProps & AriaOverlayProps & OverlayTriggerProps & OverlayOptions & PopoverVariantProps) | Omit<...>'.
|
TypeScript
Property 'isDisabled' does not exist on type 'UseTooltipProps | Omit<UseTooltipProps, "color" | "size" | "radius" | "shadow" | "isDisabled" | "disableAnimation" | "backdrop" | "triggerScaleOnOpen">'.
|
TypeScript
Process completed with exit code 1.
|
Build
Property 'isDisabled' does not exist on type '(Props & AriaTooltipProps & AriaOverlayProps & OverlayTriggerProps & OverlayOptions & PopoverVariantProps) | Omit<...>'.
|
Build
Property 'isDisabled' does not exist on type 'UseTooltipProps | Omit<UseTooltipProps, "color" | "backdrop" | "size" | "radius" | "shadow" | "triggerScaleOnOpen" | "disableAnimation" | "isDisabled">'.
|
Build
Process completed with exit code 1.
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|