Skip to content

Bump @types/react from 18.2.19 to 18.2.22 in /frontend #259

Bump @types/react from 18.2.19 to 18.2.22 in /frontend

Bump @types/react from 18.2.19 to 18.2.22 in /frontend #259

Triggered via pull request September 25, 2023 09:09
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
frontend
Interface 'Element' cannot simultaneously extend types 'ReactElement<any, any>' and 'ReactElement<any, any>'.
frontend
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
frontend
Duplicate identifier 'LibraryManagedAttributes'.
frontend
Interface 'IntrinsicAttributes' cannot simultaneously extend types 'Attributes' and 'Attributes'.
frontend
Interface 'IntrinsicClassAttributes<T>' cannot simultaneously extend types 'ClassAttributes<T>' and 'ClassAttributes<T>'.
frontend
Duplicate identifier 'LibraryManagedAttributes'.
frontend
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
frontend
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
frontend
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
frontend
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
e2e
'ErrorBoundary' cannot be used as a JSX component.
e2e
No overload matches this call.
e2e
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
e2e
Process completed with exit code 2.
e2e
No files were found with the provided path: frontend/cypress/screenshots. No artifacts will be uploaded.