Skip to content

Handle deprecated variance explanation reasons #3165

Handle deprecated variance explanation reasons

Handle deprecated variance explanation reasons #3165

Triggered via pull request October 19, 2023 15:08
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
run: src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L172
Type '() => EmotionJSX.Element[]' is not assignable to type 'readonly string[]'.
run: src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L175
Type '{ name: any; variant: string; value: any; disabled: any; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<(<T extends string>(props: EnumOptionsProps<T> & { ref?: ForwardedRef<HTMLElement> | undefined; }) => ReactElement<...> | null), EnumOptionsProps<...> & { ...; }>'.
run: src/scenes/ProgressReports/EditForm/Steps/ExplanationOfProgress/ExplanationOfProgress.tsx#L178
Property 'deprecated' does not exist on type 'readonly string[]'.
run
Process completed with exit code 2.