Skip to content

chore(deps): update external fixes #21

chore(deps): update external fixes

chore(deps): update external fixes #21

Triggered via pull request May 24, 2024 13:47
@renovaterenovate[bot]
synchronize #11
Status Success
Total duration 5m 41s
Artifacts 1

ci.yml

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

Annotations

1 error and 40 warnings
test react-spa-components
unable to access 'https://github.com/adobe/aem-react-core-wcm-components-spa/': Failed to connect to github.com port 443 after 135219 ms: Connection timed out
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
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