chore(deps-dev): bump @react-native/typescript-config from 0.82.1 to 0.84.0 #552
Annotations
10 errors
|
Build
Subsequent property declarations must have the same type. Property 'error' must be of type 'ProgressEvent<XMLHttpRequestEventTarget>', but here has type 'ProgressEvent<EventTarget>'.
|
|
Build
Subsequent property declarations must have the same type. Property 'abort' must be of type 'ProgressEvent<XMLHttpRequestEventTarget>', but here has type 'ProgressEvent<EventTarget>'.
|
|
Build
Subsequent variable declarations must have the same type. Variable 'Response' must be of type '{ new (body?: BodyInit, init?: ResponseInit): Response; prototype: Response; error(): Response; json(data: any, init?: ResponseInit): Response; redirect(url: string | URL, status?: number): Response; }', but here has type '{ new (body?: BodyInit_, init?: ResponseInit): Response; prototype: Response; error(): Response; json(data: any, init?: ResponseInit): Response; redirect: (url: string | URL, status?: number) => Response; }'.
|
|
Build
Subsequent variable declarations must have the same type. Variable 'Request' must be of type '{ new (input: RequestInfo | URL, init?: RequestInit): Request; prototype: Request; }', but here has type '{ new (input: string | Request, init?: RequestInit): Request; prototype: Request; }'.
|
|
Build
Subsequent property declarations must have the same type. Property 'signal' must be of type 'AbortSignal', but here has type 'AbortSignal'.
|
|
Build
Subsequent property declarations must have the same type. Property 'signal' must be of type 'AbortSignal', but here has type 'AbortSignal'.
|
|
Build
Subsequent property declarations must have the same type. Property 'body' must be of type 'BodyInit', but here has type 'BodyInit_'.
|
|
Build
Subsequent variable declarations must have the same type. Variable 'Blob' must be of type '{ new (blobParts?: BlobPart[], options?: BlobPropertyBag): Blob; prototype: Blob; }', but here has type '{ new (blobParts?: (string | Blob)[], options?: BlobOptions): Blob; prototype: Blob; }'.
|
|
Build
Definitions of the following identifiers conflict with those in another file: EndingType, BlobPart, BufferSource, FormData, RequestInfo, XMLHttpRequestResponseType, AbortSignal, AbortController
|
|
Build
File '@react-native/typescript-config/tsconfig.json' not found.
|
Loading