Skip to content

set base route to index #6

set base route to index

set base route to index #6

Re-run triggered August 11, 2024 23:38
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L109
Type '{ iconSize: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L122
Type '{ iconSize: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L130
Type '{ iconSize: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L138
Type '{ iconSize: number; url: string; }' is not assignable to type 'IntrinsicAttributes & SocialIconProps'.
build: src/components/details-card/index.tsx#L146
Type '{ iconSize: number; }' is not assignable to type 'IntrinsicAttributes & IconBaseProps'.
build: src/components/gitprofile.tsx#L30
'BlogCard' is declared but its value is never read.