Home page updates #1017
deploy-preview.yml
on: pull_request
build_and_preview
1m 49s
Annotations
10 errors and 2 warnings
build_and_preview:
src/components/HeaderNavbar/index.tsx#L4
'OutboundLink' is defined but never used
|
build_and_preview:
src/components/HeaderNavbar/index.tsx#L4
'OutboundLink' is defined but never used. Allowed unused vars must match /^ignored/u
|
build_and_preview:
src/components/HeroSectionActions/index.tsx#L9
'showDemoCta' is defined but never used. Allowed unused args must match /^_/u
|
build_and_preview:
src/components/Homepage/AutomateDataops/index.tsx#L2
'SingleDataflowIcon' is defined but never used
|
build_and_preview:
src/components/Homepage/AutomateDataops/index.tsx#L2
'SingleDataflowIcon' is defined but never used. Allowed unused vars must match /^ignored/u
|
build_and_preview:
src/components/Homepage/MoveAndTransform/index.tsx#L5
'CaptureIcon' is defined but never used
|
build_and_preview:
src/components/Homepage/MoveAndTransform/index.tsx#L5
'CaptureIcon' is defined but never used. Allowed unused vars must match /^ignored/u
|
build_and_preview:
src/components/Homepage/MoveAndTransform/index.tsx#L6
'RealTimeDelivery' is defined but never used
|
build_and_preview:
src/components/Homepage/MoveAndTransform/index.tsx#L6
'RealTimeDelivery' is defined but never used. Allowed unused vars must match /^ignored/u
|
build_and_preview:
src/components/Homepage/MoveAndTransform/index.tsx#L7
'StoreAndTransformIcon' is defined but never used
|
build_and_preview
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build_and_preview:
src/components/Homepage/Hero/index.tsx#L27
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|