Skip to content

chore(deps): update dependency @types/react-native to v0.73.0 #499

chore(deps): update dependency @types/react-native to v0.73.0

chore(deps): update dependency @types/react-native to v0.73.0 #499

Triggered via pull request January 23, 2026 18:49
Status Failure
Total duration 30s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (14.x): node_modules/@types/node/web-globals/fetch.d.ts#L32
Duplicate identifier 'FormData'.
build (14.x): node_modules/@types/node/web-globals/blob.d.ts#L17
Subsequent variable declarations must have the same type. Variable 'File' must be of type '{ new (fileParts: BlobPart[], name: string, options?: FilePropertyBag): File; prototype: File; }', but here has type '{ new (fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File; prototype: File; }'.
build (14.x): node_modules/@types/node/web-globals/blob.d.ts#L12
Subsequent variable declarations must have the same type. Variable 'Blob' must be of type '{ new (blobParts?: (string | Blob)[], options?: BlobOptions): Blob; prototype: Blob; }', but here has type '{ new (blobParts?: BlobPart[], options?: BlobPropertyBag): Blob; prototype: Blob; }'.
build (14.x): node_modules/@types/node/web-globals/abortcontroller.d.ts#L51
Duplicate identifier 'AbortSignal'.
build (14.x): node_modules/@types/node/web-globals/abortcontroller.d.ts#L50
Duplicate identifier 'AbortSignal'.
build (14.x): node_modules/@types/node/web-globals/abortcontroller.d.ts#L44
Duplicate identifier 'AbortController'.
build (14.x): node_modules/@types/node/web-globals/abortcontroller.d.ts#L43
Duplicate identifier 'AbortController'.
build (14.x): node_modules/@types/node/module.d.ts#L804
Subsequent variable declarations must have the same type. Variable 'require' must be of type 'NodeRequire', but here has type 'Require'.
build (14.x): node_modules/@react-native/virtualized-lists/Lists/VirtualizedList.d.ts#L10
Cannot find module 'react' or its corresponding type declarations.