Skip to content

fix: add tooltip to button #107

fix: add tooltip to button

fix: add tooltip to button #107

Triggered via push May 29, 2023 20:23
Status Failure
Total duration 1m 49s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/components/Button.tsx#L1
Type '{ children: Element; placement: string; isOpen: boolean; target: string; toggle: () => void; }' is not assignable to type 'IntrinsicAttributes & ITooltipProps & { children?: ReactNode; }'.
build: src/components/Button.tsx#L1
Type '{ children: Element; placement: string; isOpen: boolean; target: string; toggle: () => void; }' is not assignable to type 'IntrinsicAttributes & ITooltipProps & { children?: ReactNode; }'.
build
Process completed with exit code 1.
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.