Skip to content

chore(deps): update devdependencies #12928

chore(deps): update devdependencies

chore(deps): update devdependencies #12928

Triggered via pull request November 18, 2024 04:41
Status Failure
Total duration 2m 15s
Artifacts

node-ci.yml

on: pull_request
lint-and-test
2m 4s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-and-test: src/components/AnnouncementCarousel/AnnouncementCarousel.tsx#L75
'Slider' cannot be used as a JSX component.
lint-and-test: src/components/CustomModal/CustomModal.tsx#L35
'ModalPortal' cannot be used as a JSX component.
lint-and-test: src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
No overload matches this call.
lint-and-test: src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
'Slider' cannot be used as a JSX component.
lint-and-test: src/components/NewsCarousel/NewsCarousel.tsx#L88
No overload matches this call.
lint-and-test: src/components/NewsCarousel/NewsCarousel.tsx#L88
'Slider' cannot be used as a JSX component.
lint-and-test: src/components/SingleArticle/SingleArticle.tsx#L129
Type 'InferRenderersForComponentBlocks<{ embedVideo: ComponentBlock<{ videoTitle: FormField<string, undefined>; link: FormField<string, undefined>; }>; }>' is not assignable to type 'Record<string, Component<any>>'.
lint-and-test: src/components/util/ModalPortal.test.tsx#L13
'ModalPortal' cannot be used as a JSX component.
lint-and-test: src/components/util/ModalPortal.test.tsx#L26
'ModalPortal' cannot be used as a JSX component.
lint-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/