Skip to content

fix: module spec mis-match on Android (new Architecture) (#237) #199

fix: module spec mis-match on Android (new Architecture) (#237)

fix: module spec mis-match on Android (new Architecture) (#237) #199

Triggered via push April 22, 2024 05:05
Status Failure
Total duration 5m 4s
Artifacts

ci.yml

on: push
Matrix: android
Matrix: ios
Matrix: lint
Matrix: tsc
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
tsc (18): node_modules/@types/node/buffer.d.ts#L2344
Subsequent variable declarations must have the same type. Variable 'Blob' must be of type '{ new (blobParts?: (string | Blob)[] | undefined, options?: BlobOptions | undefined): Blob; prototype: Blob; }', but here has type 'typeof Blob'.
tsc (18): node_modules/@types/node/events.d.ts#L109
A rest parameter must be of an array type.
tsc (18): node_modules/@types/node/globals.d.ts#L63
Duplicate identifier 'AbortController'.
tsc (18): node_modules/@types/node/globals.d.ts#L76
Duplicate identifier 'AbortSignal'.
tsc (18): node_modules/@types/node/globals.d.ts#L86
Duplicate identifier 'AbortController'.
tsc (18): node_modules/@types/node/globals.d.ts#L92
Duplicate identifier 'AbortSignal'.
tsc (18): node_modules/@types/node/globals.d.ts#L349
Subsequent variable declarations must have the same type. Variable 'Request' must be of type '{ new (input: string | Request, init?: RequestInit | undefined): Request; prototype: Request; }', but here has type 'typeof Request'.
tsc (18): node_modules/@types/node/globals.d.ts#L358
Subsequent variable declarations must have the same type. Variable 'Response' must be of type '{ new (body?: BodyInit_ | undefined, init?: ResponseInit | undefined): Response; prototype: Response; error: () => Response; redirect: (url: string, status?: number | undefined) => Response; }', but here has type 'typeof Response'.
tsc (18): node_modules/@types/node/globals.d.ts#L364
Duplicate identifier 'FormData'.
tsc (18): node_modules/@types/node/globals.d.ts#L365
Duplicate identifier 'FormData'.
android (18)
Process completed with exit code 1.
ios (18)
Process completed with exit code 1.
tsc (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tsc (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tsc (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
android (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
android (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
android (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ios (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ios (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ios (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/