Skip to content

set base route to index #5

set base route to index

set base route to index #5

Triggered via push August 11, 2024 22:40
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/avatar-card/index.tsx#L45
'isCompanyMention' is declared but its value is never read.
build: src/components/avatar-card/index.tsx#L49
'companyLink' is declared but its value is never read.
build: src/components/details-card/index.tsx#L30
'getFormattedMastodonValue' is declared but its value is never read.
build: src/components/details-card/index.tsx#L49
'title' is declared but its value is never read.
build: src/components/details-card/index.tsx#L49
'value' is declared but its value is never read.
build: src/components/details-card/index.tsx#L49
'skeleton' is declared but its value is never read.
build: src/components/details-card/index.tsx#L106
Type '{ children: ("" | Element | undefined)[]; class: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
build: src/components/details-card/index.tsx#L109
Type '{ size: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L122
Type '{ size: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L130
Type '{ size: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.