Skip to content

feat: sync with the fork #63

feat: sync with the fork

feat: sync with the fork #63

Triggered via push March 22, 2024 02:14
Status Failure
Total duration 1m 16s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: src/features/core/components/base.tsx#L291
Type '{ children: ReactNode; anchor: HTMLButtonElement | null; className: string; offset: number | undefined; open: true; placement: "bottom-end" | "bottom-start" | "bottom" | "right" | "top" | undefined; withTransition: true; }' is not assignable to type 'IntrinsicAttributes & PopupOwnProps & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { ...; }, keyof PopupOwnProps>'.
Lint
Process completed with exit code 2.
Lint
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/.