chore(deps): update dependency @types/mdx to v2.0.13 #4769
Annotations
10 errors and 10 warnings
build:
src/components/Banner.tsx#L2
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
|
build:
src/components/bentoWithMockup.tsx#L3
Module '"mdx/types"' declares 'FunctionComponent' locally, but it is not exported.
|
build:
src/components/bentoWithMockup.tsx#L17
Binding element 'href' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L18
Binding element 'hrefLabel' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L19
Binding element 'imgSrc' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L20
Binding element 'isVariantStyle' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L21
Binding element 'isVariantTitle' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L22
Binding element 'isDarkBorder' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L23
Binding element 'isVariantImage' implicitly has an 'any' type.
|
build:
src/components/bentoWithMockup.tsx#L24
Binding element 'label' implicitly has an 'any' type.
|
build:
src/components/Badge.tsx#L35
Missing @param "props.iconPosition"
|
build:
src/components/Carousels/InfiniteCarousel.tsx#L106
Do not use Array index in keys
|
build:
src/components/Carousels/InfiniteCarousel.tsx#L111
Do not use Array index in keys
|
build:
src/components/Carousels/InfiniteCarousel.tsx#L128
Do not use Array index in keys
|
build:
src/components/Carousels/TimedCarousel.tsx#L100
Do not use Array index in keys
|
build:
src/components/CaseStudies/MoreCaseStudies.tsx#L46
Do not use Array index in keys
|
build:
src/components/Changelog/Heading.tsx#L9
Unexpected any. Specify a different type
|
build:
src/components/Changelog/Heading.tsx#L13
Unexpected any. Specify a different type
|
build:
src/components/Changelog/Heading.tsx#L27
Unexpected any. Specify a different type
|
build:
src/components/Changelog/Heading.tsx#L27
Unexpected any. Specify a different type
|