chore(deps): update external fixes #51
Triggered via pull request
July 20, 2024 06:59
renovate[bot]
synchronize
#11
Status
Success
Total duration
23s
Artifacts
–
Annotations
37 warnings
src/AbstractCoreContainerComponent.tsx#L94
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/container/accordion/v1/AccordionV1.test.tsx#L24
[@typescript-eslint/no-unused-vars] 'withModel' is defined but never used.
|
src/container/accordion/v1/AccordionV1.tsx#L47
[@typescript-eslint/no-unused-vars] 'prevState' is defined but never used.
|
src/container/accordion/v1/AccordionV1.tsx#L105
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/container/accordion/v1/AccordionV1IsEmptyFn.test.tsx#L17
[@typescript-eslint/no-unused-vars] 'React' is defined but never used.
|
src/container/accordion/v1/AccordionV1IsEmptyFn.ts#L19
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/carousel/v1/CarouselV1.tsx#L105
[@typescript-eslint/no-unused-vars] 'prevState' is defined but never used.
|
src/container/carousel/v1/CarouselV1.tsx#L105
[@typescript-eslint/no-unused-vars] 'snapshot' is defined but never used.
|
src/container/carousel/v1/CarouselV1.tsx#L105
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/container/carousel/v1/CarouselV1IsEmptyFn.test.tsx#L17
[@typescript-eslint/no-unused-vars] 'React' is defined but never used.
|
src/container/carousel/v1/CarouselV1IsEmptyFn.ts#L16
[@typescript-eslint/no-unused-vars] 'CoreContainerProperties' is defined but never used.
|
src/container/carousel/v1/CarouselV1IsEmptyFn.ts#L19
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/container/v1/ContainerV1.tsx#L75
[@typescript-eslint/no-unused-vars] 'componentMapping' is assigned a value but never used.
|
src/container/container/v1/ContainerV1.tsx#L77
[@typescript-eslint/no-unused-vars] 'children' is assigned a value but never used.
|
src/container/container/v1/ContainerV1.tsx#L78
[@typescript-eslint/no-unused-vars] 'cqPath' is assigned a value but never used.
|
src/container/container/v1/ContainerV1.tsx#L79
[@typescript-eslint/no-unused-vars] 'cqItems' is assigned a value but never used.
|
src/container/container/v1/ContainerV1.tsx#L80
[@typescript-eslint/no-unused-vars] 'cqItemsOrder' is assigned a value but never used.
|
src/container/container/v1/ContainerV1.tsx#L82
[@typescript-eslint/no-unused-vars] 'otherProps' is assigned a value but never used.
|
src/container/container/v1/ContainerV1IsEmptyFn.test.tsx#L17
[@typescript-eslint/no-unused-vars] 'React' is defined but never used.
|
src/container/container/v1/ContainerV1IsEmptyFn.ts#L19
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/contentfragment/v1/ContentFragmentV1.test.tsx#L25
[@typescript-eslint/no-unused-vars] 'ReactWrapper' is defined but never used.
|
src/container/contentfragment/v1/ContentFragmentV1.tsx#L45
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/contentfragment/v1/ContentFragmentV1IsEmptyFn.ts#L3
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx#L2
[@typescript-eslint/no-unused-vars] 'MappedComponentProperties' is defined but never used.
|
src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx#L2
[@typescript-eslint/no-unused-vars] 'Utils' is defined but never used.
|
src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx#L27
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/container/tabs/v1/TabsV1.tsx#L48
[@typescript-eslint/no-unused-vars] 'prevState' is defined but never used.
|
src/container/tabs/v1/TabsV1.tsx#L48
[@typescript-eslint/no-unused-vars] 'snapshot' is defined but never used.
|
src/container/tabs/v1/TabsV1.tsx#L48
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/container/tabs/v1/TabsV1IsEmptyFn.test.tsx#L17
[@typescript-eslint/no-unused-vars] 'React' is defined but never used.
|
src/container/tabs/v1/TabsV1IsEmptyFn.test.tsx#L24
[@typescript-eslint/no-unused-vars] 'GRID_CLASS_NAMES' is assigned a value but never used.
|
src/container/tabs/v1/TabsV1IsEmptyFn.test.tsx#L25
[@typescript-eslint/no-unused-vars] 'COLUMN_1_CLASS_NAMES' is assigned a value but never used.
|
src/container/tabs/v1/TabsV1IsEmptyFn.test.tsx#L26
[@typescript-eslint/no-unused-vars] 'COLUMN_2_CLASS_NAMES' is assigned a value but never used.
|
src/container/tabs/v1/TabsV1IsEmptyFn.ts#L19
[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.
|
src/setupTests.ts#L20
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/setupTests.ts#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
src/setupTests.ts#L43
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|