Skip to content

Swipeable common coponent #190

Swipeable common coponent

Swipeable common coponent #190

Triggered via push February 18, 2025 16:16
Status Failure
Total duration 3m 35s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
prettier
Process completed with exit code 1.
test
Process completed with exit code 1.
linter: src/components/LandingPage/components/SanityContentRTF/SanityContentRTF.tsx#L12
'isContentForRichText' is defined but never used
linter: src/components/LandingPage/components/SanityContentRTF/SanityContentRTF.tsx#L22
`./sanity-content-image` import should occur before import of `@/util/logger`
linter: src/components/LandingPage/components/SanityContentRTF/SanityContentWidget/SanityContentWidget.tsx#L22
`../../Title` import should occur before import of `@/components/LandingPage/widgets/CompanyMembers`
linter: src/components/LandingPage/components/swipeable-cards-list/swipeable-cards-list.tsx#L3
`@/util/utils` import should occur after import of `../../styles`
linter: src/components/LandingPage/components/swipeable-cards-list/swipeable-cards-list.tsx#L5
`./swipeable-cards-list.module.css` import should occur after import of `../../styles`
linter: src/components/LandingPage/components/swipeable-cards-list/swipeable-cards-list.tsx#L95
Assignment to property of function parameter 'div'
linter: src/components/LandingPage/content/_common.ts#L10
Unnecessary try/catch wrapper
linter: src/components/coming-soon/newsletter-form.tsx#L8
'Link' is defined but never used