Skip to content

Bump @types/react from 18.2.19 to 18.2.24 in /frontend #263

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

Bump @types/react from 18.2.19 to 18.2.24 in /frontend #263

Triggered via pull request October 2, 2023 09:30
Status Failure
Total duration 4m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
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
'FixedSizeList' cannot be used as a JSX component.
e2e
Process completed with exit code 2.
e2e
No files were found with the provided path: frontend/cypress/screenshots. No artifacts will be uploaded.
backend
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
backend
Back off 13.866 seconds before retry.