Skip to content

Add new blog post on understanding legacy code #3938

Add new blog post on understanding legacy code

Add new blog post on understanding legacy code #3938

Triggered via pull request July 11, 2024 22:13
Status Success
Total duration 4m 4s
Artifacts

lintAndBuild.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/components/Carousels/InfiniteCarousel.tsx#L106
Do not use Array index in keys
build: src/components/Carousels/InfiniteCarousel.tsx#L111
Do not use Array index in keys
build: src/components/Carousels/InfiniteCarousel.tsx#L128
Do not use Array index in keys
build: src/components/CaseStudies/MoreCaseStudies.tsx#L46
Do not use Array index in keys
build: src/components/Compare/FeatureComponent.tsx#L11
Unexpected any. Specify a different type
build: src/components/Compare/FeatureComponent.tsx#L11
Unexpected any. Specify a different type
build: src/components/Compare/FeatureComponent.tsx#L12
Unsafe assignment of an `any` value
build: src/components/Compare/FeatureComponent.tsx#L12
Unsafe member access .item on an `any` value
build: src/components/Compare/FeatureComponent.tsx#L13
Unsafe array destructuring of a tuple element with an `any` value
build: src/components/Compare/FeatureComponent.tsx#L13
Unsafe member access .view_feature_details on an `any` value