Skip to content

fix(popover): unexpected props on a DOM element #655

fix(popover): unexpected props on a DOM element

fix(popover): unexpected props on a DOM element #655

Triggered via pull request March 16, 2024 06:29
Status Failure
Total duration 2m 56s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.