Skip to content

chore(deps): update external fixes #30

chore(deps): update external fixes

chore(deps): update external fixes #30

Triggered via pull request July 15, 2024 11:40
@renovaterenovate[bot]
synchronize #11
Status Success
Total duration 1m 50s
Artifacts 1

ci.yml

on: pull_request_target
test react-spa-components
1m 38s
test react-spa-components
Fit to window
Zoom out
Zoom in

Annotations

40 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.
test react-spa-components
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test react-spa-components
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "spa-coverage.zip". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
spa-coverage.zip Expired
365 KB