Skip to content

chore(deps): update external major (major) #58

chore(deps): update external major (major)

chore(deps): update external major (major) #58

GitHub Actions / ESLint check succeeded Jul 31, 2024 in 2s

ESLint check

0 error(s), 37 warning(s) found

Annotations

Check warning on line 94 in src/AbstractCoreContainerComponent.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/AbstractCoreContainerComponent.tsx#L94

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 24 in src/container/accordion/v1/AccordionV1.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/accordion/v1/AccordionV1.test.tsx#L24

[@typescript-eslint/no-unused-vars] 'withModel' is defined but never used.

Check warning on line 47 in src/container/accordion/v1/AccordionV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/accordion/v1/AccordionV1.tsx#L47

[@typescript-eslint/no-unused-vars] 'prevState' is defined but never used.

Check warning on line 105 in src/container/accordion/v1/AccordionV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/accordion/v1/AccordionV1.tsx#L105

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 17 in src/container/accordion/v1/AccordionV1IsEmptyFn.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/accordion/v1/AccordionV1IsEmptyFn.test.tsx#L17

[@typescript-eslint/no-unused-vars] 'React' is defined but never used.

Check warning on line 19 in src/container/accordion/v1/AccordionV1IsEmptyFn.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/accordion/v1/AccordionV1IsEmptyFn.ts#L19

[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.

Check warning on line 105 in src/container/carousel/v1/CarouselV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1.tsx#L105

[@typescript-eslint/no-unused-vars] 'prevState' is defined but never used.

Check warning on line 105 in src/container/carousel/v1/CarouselV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1.tsx#L105

[@typescript-eslint/no-unused-vars] 'snapshot' is defined but never used.

Check warning on line 105 in src/container/carousel/v1/CarouselV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1.tsx#L105

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 17 in src/container/carousel/v1/CarouselV1IsEmptyFn.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1IsEmptyFn.test.tsx#L17

[@typescript-eslint/no-unused-vars] 'React' is defined but never used.

Check warning on line 16 in src/container/carousel/v1/CarouselV1IsEmptyFn.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1IsEmptyFn.ts#L16

[@typescript-eslint/no-unused-vars] 'CoreContainerProperties' is defined but never used.

Check warning on line 19 in src/container/carousel/v1/CarouselV1IsEmptyFn.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/carousel/v1/CarouselV1IsEmptyFn.ts#L19

[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.

Check warning on line 75 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L75

[@typescript-eslint/no-unused-vars] 'componentMapping' is assigned a value but never used.

Check warning on line 77 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L77

[@typescript-eslint/no-unused-vars] 'children' is assigned a value but never used.

Check warning on line 78 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L78

[@typescript-eslint/no-unused-vars] 'cqPath' is assigned a value but never used.

Check warning on line 79 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L79

[@typescript-eslint/no-unused-vars] 'cqItems' is assigned a value but never used.

Check warning on line 80 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L80

[@typescript-eslint/no-unused-vars] 'cqItemsOrder' is assigned a value but never used.

Check warning on line 82 in src/container/container/v1/ContainerV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1.tsx#L82

[@typescript-eslint/no-unused-vars] 'otherProps' is assigned a value but never used.

Check warning on line 17 in src/container/container/v1/ContainerV1IsEmptyFn.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1IsEmptyFn.test.tsx#L17

[@typescript-eslint/no-unused-vars] 'React' is defined but never used.

Check warning on line 19 in src/container/container/v1/ContainerV1IsEmptyFn.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/container/v1/ContainerV1IsEmptyFn.ts#L19

[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.

Check warning on line 25 in src/container/contentfragment/v1/ContentFragmentV1.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/contentfragment/v1/ContentFragmentV1.test.tsx#L25

[@typescript-eslint/no-unused-vars] 'ReactWrapper' is defined but never used.

Check warning on line 45 in src/container/contentfragment/v1/ContentFragmentV1.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/contentfragment/v1/ContentFragmentV1.tsx#L45

[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.

Check warning on line 3 in src/container/contentfragment/v1/ContentFragmentV1IsEmptyFn.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/contentfragment/v1/ContentFragmentV1IsEmptyFn.ts#L3

[@typescript-eslint/explicit-module-boundary-types] Missing return type on function.

Check warning on line 2 in src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx#L2

[@typescript-eslint/no-unused-vars] 'MappedComponentProperties' is defined but never used.

Check warning on line 2 in src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint check

src/container/contentfragment/v1/DefaultContentFragmentV1Renderer.tsx#L2

[@typescript-eslint/no-unused-vars] 'Utils' is defined but never used.