Skip to content

Linting the Pull request πŸš€ #1374

Linting the Pull request πŸš€

Linting the Pull request πŸš€ #1374

Triggered via pull request December 26, 2024 10:16
@a0m0rajaba0m0rajab
synchronize #1074
Status Failure
Total duration 1m 18s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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