Skip to content

2024 cv updates, update remix to v2 #1

2024 cv updates, update remix to v2

2024 cv updates, update remix to v2 #1

Triggered via push February 20, 2024 17:25
Status Failure
Total duration 29s
Artifacts

test.yml

on: push
🧪 test
19s
🧪 test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
🧪 test: src/components/molecules/CookieBanner.tsx#L39
Type '{ children: string; to: string; }' is not assignable to type 'IntrinsicAttributes & BaseTypoProps & ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement>'.
🧪 test: src/components/molecules/FormComponents.tsx#L71
Property 'span' does not exist on type '{ readonly H1: FC<BaseTypoProps>; readonly H2: FC<BaseTypoProps & Pick<TypoColorProps, "yellow">>; readonly H3: FC<BaseTypoProps & Pick<...>>; ... 6 more ...; readonly Caption: FC<...>; }'. Did you mean 'SPAN'?
🧪 test: src/components/molecules/FormComponents.tsx#L71
Property 'span' does not exist on type '{ readonly H1: FC<BaseTypoProps>; readonly H2: FC<BaseTypoProps & Pick<TypoColorProps, "yellow">>; readonly H3: FC<BaseTypoProps & Pick<...>>; ... 6 more ...; readonly Caption: FC<...>; }'. Did you mean 'SPAN'?
🧪 test: src/components/molecules/FormComponents.tsx#L86
Property 'span' does not exist on type '{ readonly H1: FC<BaseTypoProps>; readonly H2: FC<BaseTypoProps & Pick<TypoColorProps, "yellow">>; readonly H3: FC<BaseTypoProps & Pick<...>>; ... 6 more ...; readonly Caption: FC<...>; }'. Did you mean 'SPAN'?
🧪 test: src/components/molecules/FormComponents.tsx#L86
Property 'span' does not exist on type '{ readonly H1: FC<BaseTypoProps>; readonly H2: FC<BaseTypoProps & Pick<TypoColorProps, "yellow">>; readonly H3: FC<BaseTypoProps & Pick<...>>; ... 6 more ...; readonly Caption: FC<...>; }'. Did you mean 'SPAN'?
🧪 test
Process completed with exit code 2.