feat(web): degree progress chart #669
Annotations
10 errors
|
build
Parameter 'item' implicitly has an 'any' type.
|
|
build
Parameter 'item' implicitly has an 'any' type.
|
|
build
Property 'filter' does not exist on type '{}'.
|
|
build
Property 'length' does not exist on type '{}'.
|
|
build
Type '"payload" | "verticalAlign"' does not satisfy the constraint '"string" | "href" | "onMouseEnter" | "onTouchStart" | "onClick" | "media" | "target" | "type" | "suppressHydrationWarning" | "className" | "id" | "lang" | "style" | "tabIndex" | ... 432 more ... | "onBBoxUpdate"'.
|
|
build
Parameter 'index' implicitly has an 'any' type.
|
|
build
Parameter 'item' implicitly has an 'any' type.
|
|
build
Parameter 'item' implicitly has an 'any' type.
|
|
build
Property 'label' does not exist on type 'Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; allowEscapeViewBox?: AllowInDimension | undefined; ... 17 more ...; wrapperStyle?: CSSProperties | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }'.
|
|
build
Property 'payload' does not exist on type 'Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; allowEscapeViewBox?: AllowInDimension | undefined; ... 17 more ...; wrapperStyle?: CSSProperties | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }'.
|