parser 브랜치 이름 변경본 PR #202
Annotations
10 errors
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
'PopularUniversityCardDynamic' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
Type '{ className: string; src: string; width: number; height: number; alt: string; priority: boolean; loading: "lazy" | "eager"; fetchPriority: "high" | "low"; sizes: string; quality: number; placeholder: string | undefined; blurDataURL: string | undefined; }' is not assignable to type 'IntrinsicAttributes & { fallbackSrc?: string | undefined; }'.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
|
Run checks (lint & typecheck)
Type '{ loading: string; className: string; src: string; alt: string; width: number; height: number; }' is not assignable to type 'IntrinsicAttributes & { fallbackSrc?: string | undefined; }'.
|
|
Run checks (lint & typecheck)
'Link' cannot be used as a JSX component.
|
Loading