Linting the Pull request π #1374
lint-pull-requests.yml
on: pull_request_target
lint_project
1m 9s
Annotations
10 errors and 1 warning
lint_project
Type 'React.ReactNode' is not assignable to type 'import("/home/runner/work/ayasofyazilim-core-project/ayasofyazilim-core-project/node_modules/.pnpm/@types[email protected]/node_modules/@types/react/index").ReactNode'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>>' is not assignable to type 'ComponentType<{ className?: string | undefined; }> | undefined'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>>' is not assignable to type 'ComponentType<{ className?: string | undefined; }> | undefined'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<DialogOverlayProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLDivElement>>' does not satisfy the constraint 'keyof IntrinsicElements | ForwardRefExoticComponent<any> | (new (props: any) => Component<any, {}, any>) | ((props: any, deprecatedLegacyContext?: any) => ReactNode)'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<DialogOverlayProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLDivElement>>' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
lint_project
Property 'className' does not exist on type '{}'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<DialogContentProps & RefAttributes<HTMLDivElement>, "ref"> & { onAnimationEnd?: ((open: boolean) => void) | undefined; } & RefAttributes<...>>' does not satisfy the constraint 'keyof IntrinsicElements | ForwardRefExoticComponent<any> | (new (props: any) => Component<any, {}, any>) | ((props: any, deprecatedLegacyContext?: any) => ReactNode)'.
|
lint_project
Type 'ForwardRefExoticComponent<Omit<DialogContentProps & RefAttributes<HTMLDivElement>, "ref"> & { onAnimationEnd?: ((open: boolean) => void) | undefined; } & RefAttributes<...>>' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
|
lint_project
Property 'className' does not exist on type '{}'.
|
lint_project
Property 'children' does not exist on type '{}'.
|
lint_project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|