[NewErrors] 5.9.0-dev.20250316 vs 5.8.2
The following errors were reported by 5.9.0-dev.20250316, but not by 5.8.2 Pipeline that generated this bug Logs for the pipeline run File that generated the pipeline
This run considered 800 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 469 of 800 visited repos
| Outcome | Count |
|---|---|
| Detected interesting changes | 50 |
| Detected no interesting changes | 419 |
| Git clone failed | 10 |
| Package install failed | 83 |
| Project-graph error in old TS | 11 |
| Too many errors in old TS | 207 |
| Unknown failure | 20 |
Investigation Status
| Repo | Errors | Outcome |
|---|---|---|
| actions/checkout | 1 | |
| actualbudget/actual | 12 | |
| ag-grid/ag-grid | 2 | |
| agenda/agenda | 6 | |
| ajayyy/SponsorBlock | 1 | |
| akveo/react-native-ui-kitten | 6 | |
| bitwarden/clients | 66 | |
| blakeblackshear/frigate | 1 | |
| bluesky-social/social-app | 1 | |
| captbaritone/webamp | 1 | |
| cypress-io/cypress | 1 | |
| deepstreamIO/deepstream.io | 1 | |
| desktop/desktop | 1 | |
| Dokploy/dokploy | 3 | |
| electric-sql/pglite | 7 | |
| ethers-io/ethers.js | 1 | |
| Eugeny/tabby | 57 | |
| getomni-ai/zerox | 2 | |
| getumbrel/umbrel | 2 | |
| gitpod-io/gitpod | 1 | |
| growthbook/growthbook | 1 | |
| hoarder-app/hoarder | 1 | |
| honojs/hono | 5 | |
| jupyterlab/jupyterlab | 232 | |
| labring/laf | 1 | |
| labring/sealos | 1 | |
| lerna/lerna | 2 | |
| mendableai/firecrawl | 6 | |
| microsoft/azuredatastudio | 2 | |
| microsoft/vscode | 41 | |
| mqttjs/MQTT.js | 4 | |
| neoclide/coc.nvim | 3 | |
| nexe/nexe | 4 | |
| openai-translator/openai-translator | 1 | |
| openai/openai-node | 1 | |
| peers/peerjs | 2 | |
| pubkey/rxdb | 2 | |
| puppeteer/puppeteer | 1 | |
| socketio/socket.io | 2 | |
| streetwriters/notesnook | 1 | |
| subquery/subql | 3 | |
| Tonejs/Tone.js | 1 | |
| triggerdotdev/trigger.dev | 4 | |
| typehero/typehero | 1 | |
| upscayl/upscayl | 1 | |
| uuidjs/uuid | 2 | |
| video-dev/hls.js | 7 | |
| voideditor/void | 28 | |
| vrtmrz/obsidian-livesync | 3 | |
| VSCodeVim/Vim | 2 |
actions/checkout
tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView> | Stream'.
actualbudget/actual
1 of 6 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BufferSource'. -
error TS2322: Type 'Buffer' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Uint8Array<ArrayBufferLike>'.
packages/loot-core/tsconfig.api.json
-
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BufferSource'. -
error TS2322: Type 'Buffer' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Uint8Array<ArrayBufferLike>'.
ag-grid/ag-grid
17 of 31 projects failed to build with the old tsc and were ignored
external/ag-shared/tsconfig.watch.json
-
error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView> | Stream'.
external/ag-shared/tsconfig.types.watch.json
-
error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView> | Stream'.
agenda/agenda
1 of 3 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2430: Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/buffer.d.ts#L530 in tsconfig.json
-
error TS2344: Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/fs/promises.d.ts#L50 in tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/fs/promises.d.ts#L212 in tsconfig.json
-
error TS2416: Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3801 in tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3802 in tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3803 in tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3804 in tsconfig.json
test/tsconfig.json
-
error TS2430: Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/buffer.d.ts#L530 in test/tsconfig.json
-
error TS2344: Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/fs/promises.d.ts#L50 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/@types/node/fs/promises.d.ts#L212 in test/tsconfig.json
-
error TS2416: Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb-memory-server-core/node_modules/mongodb/mongodb.d.ts#L3783 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb-memory-server-core/node_modules/mongodb/mongodb.d.ts#L3784 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb-memory-server-core/node_modules/mongodb/mongodb.d.ts#L3785 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb-memory-server-core/node_modules/mongodb/mongodb.d.ts#L3786 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3801 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3802 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3803 in test/tsconfig.json
- file:///mnt/ts_downloads/_/m/agenda/node_modules/mongodb/mongodb.d.ts#L3804 in test/tsconfig.json
ajayyy/SponsorBlock
2 of 3 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BufferSource'.
akveo/react-native-ui-kitten
2 of 6 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2322: Type 'T[]' is not assignable to type 'T[][]'. -
error TS2322: Type 'undefined[]' is not assignable to type 'T'. -
error TS2339: Property 'push' does not exist on type 'T'.
src/showcases/tsconfig.json
-
error TS2322: Type 'T[]' is not assignable to type 'T[][]'. -
error TS2322: Type 'undefined[]' is not assignable to type 'T'. -
error TS2339: Property 'push' does not exist on type 'T'.
bitwarden/clients
46 of 69 projects failed to build with the old tsc and were ignored
libs/tools/export/vault-export/vault-export-core/tsconfig.spec.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2345: Argument of type 'CsprngArray' is not assignable to parameter of type 'ArrayBuffer'.
libs/tools/export/vault-export/vault-export-core/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2345: Argument of type 'CsprngArray' is not assignable to parameter of type 'ArrayBuffer'.
libs/tools/card/tsconfig.spec.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
libs/tools/card/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
libs/node/tsconfig.spec.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
- libs/node/src/services/node-crypto-function.service.spec.ts#L175
- libs/node/src/services/node-crypto-function.service.spec.ts#L186
- libs/node/src/services/node-crypto-function.service.spec.ts#L221
- libs/node/src/services/node-crypto-function.service.spec.ts#L240
- libs/node/src/services/node-crypto-function.service.spec.ts#L253
- libs/node/src/services/node-crypto-function.service.spec.ts#L268
- libs/node/src/services/node-crypto-function.service.spec.ts#L277
- libs/node/src/services/node-crypto-function.service.spec.ts#L333
- libs/node/src/services/node-crypto-function.service.spec.ts#L339
- libs/node/src/services/node-crypto-function.service.spec.ts#L345
- libs/node/src/services/node-crypto-function.service.spec.ts#L356
- libs/node/src/services/node-crypto-function.service.spec.ts#L379
- libs/node/src/services/node-crypto-function.service.spec.ts#L385
- libs/node/src/services/node-crypto-function.service.spec.ts#L391
- libs/node/src/services/node-crypto-function.service.spec.ts#L403
- libs/node/src/services/node-crypto-function.service.spec.ts#L423
- libs/node/src/services/node-crypto-function.service.spec.ts#L440
- libs/node/src/services/node-crypto-function.service.spec.ts#L446
- libs/node/src/services/node-crypto-function.service.spec.ts#L452
- libs/node/src/services/node-crypto-function.service.spec.ts#L458
- libs/node/src/services/node-crypto-function.service.spec.ts#L525
- libs/node/src/services/node-crypto-function.service.spec.ts#L525
- libs/node/src/services/node-crypto-function.service.ts#L203
- libs/node/src/services/node-crypto-function.service.ts#L249
- libs/node/src/services/node-crypto-function.service.ts#L336
- libs/node/src/services/node-crypto-function.service.ts#L345
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2322: Type 'ArrayBuffer | SharedArrayBuffer' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2322: Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'ArrayBuffer'. -
error TS2322: Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
libs/node/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
- libs/node/src/services/node-crypto-function.service.spec.ts#L175
- libs/node/src/services/node-crypto-function.service.spec.ts#L186
- libs/node/src/services/node-crypto-function.service.spec.ts#L221
- libs/node/src/services/node-crypto-function.service.spec.ts#L240
- libs/node/src/services/node-crypto-function.service.spec.ts#L253
- libs/node/src/services/node-crypto-function.service.spec.ts#L268
- libs/node/src/services/node-crypto-function.service.spec.ts#L277
- libs/node/src/services/node-crypto-function.service.spec.ts#L333
- libs/node/src/services/node-crypto-function.service.spec.ts#L339
- libs/node/src/services/node-crypto-function.service.spec.ts#L345
- libs/node/src/services/node-crypto-function.service.spec.ts#L356
- libs/node/src/services/node-crypto-function.service.spec.ts#L379
- libs/node/src/services/node-crypto-function.service.spec.ts#L385
- libs/node/src/services/node-crypto-function.service.spec.ts#L391
- libs/node/src/services/node-crypto-function.service.spec.ts#L403
- libs/node/src/services/node-crypto-function.service.spec.ts#L423
- libs/node/src/services/node-crypto-function.service.spec.ts#L440
- libs/node/src/services/node-crypto-function.service.spec.ts#L446
- libs/node/src/services/node-crypto-function.service.spec.ts#L452
- libs/node/src/services/node-crypto-function.service.spec.ts#L458
- libs/node/src/services/node-crypto-function.service.spec.ts#L525
- libs/node/src/services/node-crypto-function.service.spec.ts#L525
- libs/node/src/services/node-crypto-function.service.ts#L203
- libs/node/src/services/node-crypto-function.service.ts#L249
- libs/node/src/services/node-crypto-function.service.ts#L336
- libs/node/src/services/node-crypto-function.service.ts#L345
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2322: Type 'ArrayBuffer | SharedArrayBuffer' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2322: Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'ArrayBuffer'. -
error TS2322: Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
libs/key-management/tsconfig.spec.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
libs/key-management/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
libs/admin-console/tsconfig.spec.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
libs/admin-console/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/platform/misc/utils.ts#L241
- libs/common/src/platform/models/domain/account.ts#L64
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L48
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L49
- libs/common/src/platform/models/domain/symmetric-crypto-key.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L51
- libs/common/src/tools/send/models/view/send.view.ts#L76
- libs/key-management/src/key.service.ts#L346
- libs/key-management/src/key.service.ts#L545
-
error TS2416: Property 'setUserKeyAfterDecryptingSharedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'setKeysAfterDecryptingSharedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedUserKey' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'. -
error TS2416: Property 'decryptPubKeyEncryptedMasterKeyAndHash' in type 'AuthRequestService' is not assignable to the same property in base type 'AuthRequestServiceAbstraction'.
apps/desktop/native-messaging-test-runner/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L250
- libs/auth/src/common/login-strategies/sso-login.strategy.ts#L258
- libs/auth/src/common/services/auth-request/auth-request.service.ts#L198
- libs/common/src/auth/models/domain/admin-auth-req-storable.ts#L20
- libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts#L44
- libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts#L45
- [libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts#L46](https://github.com/bitwarden/clients/blob/fdcb6ff7a2fbefeccbaf5b5bcd4243f8f
This comment was too long to display in full; see the build artifact for the full details.
blakeblackshear/frigate
web/tsconfig.json
-
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BufferSource'.
bluesky-social/social-app
3 of 7 projects failed to build with the old tsc and were ignored
bskylink/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
captbaritone/webamp
2 of 4 projects failed to build with the old tsc and were ignored
packages/ani-cursor/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
cypress-io/cypress
81 of 108 projects failed to build with the old tsc and were ignored
npm/cypress-schematic/tsconfig.json
-
error TS2345: Argument of type 'Buffer<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
deepstreamIO/deepstream.io
5 of 8 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2416: Property 'parseMessage' in type 'WSBinarySocketWrapper' is not assignable to the same property in base type 'WSSocketWrapper<Uint8Array<ArrayBufferLike>>'.
desktop/desktop
1 of 5 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'.
Dokploy/dokploy
3 of 6 projects failed to build with the old tsc and were ignored
packages/server/tsconfig.server.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
packages/server/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
apps/dokploy/tsconfig.server.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
electric-sql/pglite
6 of 10 projects failed to build with the old tsc and were ignored
packages/pg-protocol/tsconfig.json
-
error TS2322: Type 'ArrayBuffer | SharedArrayBuffer' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'ArrayBuffer | SharedArrayBuffer' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'. -
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.- packages/pg-protocol/src/serializer.ts#L38
- packages/pg-protocol/src/serializer.ts#L176
- packages/pg-protocol/test/inbound-parser.test.ts#L265
- packages/pg-protocol/test/inbound-parser.test.ts#L266
- packages/pg-protocol/test/inbound-parser.test.ts#L267
- packages/pg-protocol/test/inbound-parser.test.ts#L268
- packages/pg-protocol/test/inbound-parser.test.ts#L269
- packages/pg-protocol/test/inbound-parser.test.ts#L278
- packages/pg-protocol/test/inbound-parser.test.ts#L280
- packages/pg-protocol/test/inbound-parser.test.ts#L289
- packages/pg-protocol/test/inbound-parser.test.ts#L291
- packages/pg-protocol/test/inbound-parser.test.ts#L292
- packages/pg-protocol/test/inbound-parser.test.ts#L293
- packages/pg-protocol/test/inbound-parser.test.ts#L294
- packages/pg-protocol/test/inbound-parser.test.ts#L296
- packages/pg-protocol/test/inbound-parser.test.ts#L299
- packages/pg-protocol/test/inbound-parser.test.ts#L311
- packages/pg-protocol/test/inbound-parser.test.ts#L314
- packages/pg-protocol/test/inbound-parser.test.ts#L315
- packages/pg-protocol/test/inbound-parser.test.ts#L320
- packages/pg-protocol/test/inbound-parser.test.ts#L323
- packages/pg-protocol/test/inbound-parser.test.ts#L324
- packages/pg-protocol/test/inbound-parser.test.ts#L329
- packages/pg-protocol/test/inbound-parser.test.ts#L337
- packages/pg-protocol/test/inbound-parser.test.ts#L349
- packages/pg-protocol/test/inbound-parser.test.ts#L356
- packages/pg-protocol/test/inbound-parser.test.ts#L417
- packages/pg-protocol/test/inbound-parser.test.ts#L435
- packages/pg-protocol/test/inbound-parser.test.ts#L440
- packages/pg-protocol/test/inbound-parser.test.ts#L445
- packages/pg-protocol/test/inbound-parser.test.ts#L451
- packages/pg-protocol/test/inbound-parser.test.ts#L465
- packages/pg-protocol/test/inbound-parser.test.ts#L472
- packages/pg-protocol/test/inbound-parser.test.ts#L479
- packages/pg-protocol/test/inbound-parser.test.ts#L486
- packages/pg-protocol/test/inbound-parser.test.ts#L493
- packages/pg-protocol/test/inbound-parser.test.ts#L498
- packages/pg-protocol/test/outbound-serializer.test.ts#L133
- packages/pg-protocol/test/outbound-serializer.test.ts#L135
- packages/pg-protocol/test/outbound-serializer.test.ts#L138
- packages/pg-protocol/test/outbound-serializer.test.ts#L186
- packages/pg-protocol/test/outbound-serializer.test.ts#L188
- packages/pg-protocol/test/outbound-serializer.test.ts#L191
- packages/pg-protocol/test/testing/test-buffers.ts#L7
-
error TS2345: Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2322: Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'ArrayBuffer'.
ethers-io/ethers.js
2 of 6 projects failed to build with the old tsc and were ignored
tsconfig.types.json
-
error TS2322: Type 'Buffer<ArrayBufferLike>' is not assignable to type 'Buffer<ArrayBuffer>'.
Eugeny/tabby
11 of 29 projects failed to build with the old tsc and were ignored
tabby-web-demo/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-web/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
tabby-terminal/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-ssh/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-settings/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
tabby-plugin-manager/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
tabby-local/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-linkifier/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-electron/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
tabby-core/tsconfig.typings.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
tabby-core/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
tabby-community-color-schemes/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/services/vault.service.ts#L72
- tabby-core/src/utfSplitter.ts#L11
- tabby-core/src/utfSplitter.ts#L11
- tabby-terminal/src/middleware/streamProcessing.ts#L70
- tabby-terminal/src/middleware/streamProcessing.ts#L71
- tabby-terminal/src/middleware/streamProcessing.ts#L77
- tabby-terminal/src/session.ts#L37
- tabby-terminal/src/session.ts#L37
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
app/tsconfig.main.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
app/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
getomni-ai/zerox
node-zerox/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2322: Type 'Buffer' is not assignable to type 'ArrayBufferLike'.
getumbrel/umbrel
1 of 2 projects failed to build with the old tsc and were ignored
packages/umbreld/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'KeyObject | BinaryLike'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
gitpod-io/gitpod
12 of 20 projects failed to build with the old tsc and were ignored
components/gitpod-db/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
growthbook/growthbook
5 of 8 projects failed to build with the old tsc and were ignored
packages/back-end/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
honojs/hono
7 of 8 projects failed to build with the old tsc and were ignored
tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBufferLike'. -
error TS2345: Argument of type 'Promise<{ routePath: string; content: string; mimeType: string; } | { routePath: string; content: ArrayBuffer | SharedArrayBuffer; mimeType: string; }>' is not assignable to parameter of type 'Promise<{ routePath: string; content: string | ArrayBuffer; mimeType: string; } | undefined>'. -
error TS2345: Argument of type 'string | ArrayBuffer | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string | ArrayBuffer | PromiseLike<string | ArrayBuffer>'. -
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'BodyInit | null | undefined'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'.
jupyterlab/jupyterlab
48 of 60 projects failed to build with the old tsc and were ignored
packages/ui-components/examples/simple-windowed-list/tsconfig.json
-
error TS2430: Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/buffer.d.ts#L632 in packages/coreutils/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/buffer.d.ts#L632 in packages/statedb/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/buffer.d.ts#L632 in packages/services/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/buffer.d.ts#L632 in packages/ui-components/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/buffer.d.ts#L632 in packages/ui-components/examples/simple-windowed-list/tsconfig.json
-
error TS2344: Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L56 in packages/coreutils/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L238 in packages/coreutils/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L56 in packages/statedb/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L238 in packages/statedb/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L56 in packages/services/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L238 in packages/services/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L56 in packages/ui-components/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L238 in packages/ui-components/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L56 in packages/ui-components/examples/simple-windowed-list/tsconfig.json
- file:///mnt/ts_downloads/_/m/jupyterlab/node_modules/@types/node/fs/promises.d.ts#L238 in packages/ui-components/examples/simple-windowed-list/tsconfig.json
-
error TS2307: Cannot find module '@jupyterlab/statedb' or its corresponding type declarations.- packages/settingregistry/src/settingregistry.ts#L4 in packages/settingregistry/tsconfig.json
- packages/settingregistry/src/tokens.ts#L7 in packages/settingregistry/tsconfig.json
- packages/services/src/setting/index.ts#L8 in packages/services/tsconfig.json
- packages/services/src/workspace/index.ts#L6 in packages/services/tsconfig.json
- packages/translation/src/tokens.ts#L8 in packages/translation/tsconfig.json
- packages/apputils/src/widgettracker.ts#L4 in packages/apputils/tsconfig.json
- packages/application/src/layoutrestorer.ts#L7 in packages/application/tsconfig.json
-
error TS2307: Cannot find module '@jupyterlab/coreutils' or its corresponding type declarations.- packages/services/src/builder/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/config/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/contents/index.ts#L6 in packages/services/tsconfig.json
- packages/services/src/event/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/kernel/default.ts#L4 in packages/services/tsconfig.json
- packages/services/src/kernel/restapi.ts#L5 in packages/services/tsconfig.json
- packages/services/src/kernelspec/restapi.ts#L7 in packages/services/tsconfig.json
- packages/services/src/nbconvert/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/serverconnection.ts#L4 in packages/services/tsconfig.json
- packages/services/src/session/restapi.ts#L6 in packages/services/tsconfig.json
- packages/services/src/session/session.ts#L14 in packages/services/tsconfig.json
- packages/services/src/setting/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/terminal/default.ts#L4 in packages/services/tsconfig.json
- packages/services/src/terminal/restapi.ts#L4 in packages/services/tsconfig.json
- packages/services/src/testutils.ts#L9 in packages/services/tsconfig.json
- packages/services/src/user/index.ts#L4 in packages/services/tsconfig.json
- packages/services/src/workspace/index.ts#L4 in packages/services/tsconfig.json
- packages/translation/src/server.ts#L4 in packages/translation/tsconfig.json
- packages/ui-components/src/components/switch.ts#L4 in packages/ui-components/tsconfig.json
- packages/ui-components/src/components/windowedlist.ts#L13 in packages/ui-components/tsconfig.json
- packages/ui-components/src/utils.ts#L4 in packages/ui-components/tsconfig.json
- packages/apputils/src/menufactory.ts#L6 in packages/apputils/tsconfig.json
- packages/apputils/src/sessioncontext.tsx#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/thememanager.ts#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/tokens.ts#L4 in packages/apputils/tsconfig.json
- packages/codeeditor/src/editor.ts#L6 in packages/codeeditor/tsconfig.json
- packages/rendermime/src/registry.ts#L6 in packages/rendermime/tsconfig.json
- packages/rendermime/src/renderers.ts#L6 in packages/rendermime/tsconfig.json
- packages/docregistry/src/context.ts#L12 in packages/docregistry/tsconfig.json
- packages/docregistry/src/default.ts#L6 in packages/docregistry/tsconfig.json
- packages/docregistry/src/mimedocument.ts#L6 in packages/docregistry/tsconfig.json
- packages/docregistry/src/registry.ts#L9 in packages/docregistry/tsconfig.json
- packages/application/src/lab.ts#L4 in packages/application/tsconfig.json
- packages/application/src/router.ts#L6 in packages/application/tsconfig.json
- packages/ui-components/examples/simple-windowed-list/src/index.ts#L8 in packages/ui-components/examples/simple-windowed-list/tsconfig.json
-
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2322: Type 'string | undefined' is not assignable to type 'string'. -
error TS2307: Cannot find module '@jupyterlab/settingregistry' or its corresponding type declarations.- packages/services/src/setting/index.ts#L6 in packages/services/tsconfig.json
- packages/apputils/src/menufactory.ts#L7 in packages/apputils/tsconfig.json
- packages/apputils/src/sessioncontext.tsx#L12 in packages/apputils/tsconfig.json
- packages/apputils/src/thememanager.ts#L5 in packages/apputils/tsconfig.json
- packages/apputils/src/tokens.ts#L6 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/factory.ts#L7 in packages/apputils/tsconfig.json
-
error TS2307: Cannot find module '@jupyterlab/services' or its corresponding type declarations.- packages/translation/src/manager.ts#L4 in packages/translation/tsconfig.json
- packages/translation/src/server.ts#L6 in packages/translation/tsconfig.json
- packages/translation/src/tokens.ts#L7 in packages/translation/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/printing.ts#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/runningSessions.tsx#L10 in packages/apputils/tsconfig.json
- packages/apputils/src/sessioncontext.tsx#L11 in packages/apputils/tsconfig.json
- packages/apputils/src/testutils.ts#L6 in packages/apputils/tsconfig.json
- packages/rendermime/src/registry.ts#L8 in packages/rendermime/tsconfig.json
- packages/docregistry/src/context.ts#L19 in packages/docregistry/tsconfig.json
- packages/docregistry/src/default.ts#L8 in packages/docregistry/tsconfig.json
- packages/docregistry/src/registry.ts#L12 in packages/docregistry/tsconfig.json
- packages/docregistry/src/testutils.ts#L15 in packages/docregistry/tsconfig.json
- packages/application/src/connectionlost.ts#L5 in packages/application/tsconfig.json
- packages/application/src/frontend.ts#L6 in packages/application/tsconfig.json
- packages/application/src/lab.ts#L11 in packages/application/tsconfig.json
- packages/application/src/tokens.ts#L4 in packages/application/tsconfig.json
-
error TS2339: Property 'fetch' does not exist on type 'ITranslatorConnector'. -
error TS2307: Cannot find module '@jupyterlab/translation' or its corresponding type declarations.- packages/ui-components/src/components/form.tsx#L6 in packages/ui-components/tsconfig.json
- packages/ui-components/src/components/sidepanel.ts#L8 in packages/ui-components/tsconfig.json
- packages/ui-components/src/components/toolbar.tsx#L11 in packages/ui-components/tsconfig.json
- packages/ui-components/src/icon/widgets/tabbarsvg.ts#L4 in packages/ui-components/tsconfig.json
- packages/apputils/src/dialog.tsx#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L10 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L5 in packages/apputils/tsconfig.json
- packages/apputils/src/mainareawidget.ts#L4 in packages/apputils/tsconfig.json
- packages/apputils/src/runningSessions.tsx#L15 in packages/apputils/tsconfig.json
- packages/apputils/src/sessioncontext.tsx#L17 in packages/apputils/tsconfig.json
- packages/apputils/src/thememanager.ts#L10 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/factory.ts#L8 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/widget.tsx#L8 in packages/apputils/tsconfig.json
- packages/codeeditor/src/editor.ts#L8 in packages/codeeditor/tsconfig.json
- packages/codeeditor/src/jsoneditor.ts#L10 in packages/codeeditor/tsconfig.json
- packages/codeeditor/src/lineCol.tsx#L9 in packages/codeeditor/tsconfig.json
- packages/rendermime/src/registry.ts#L9 in packages/rendermime/tsconfig.json
- packages/rendermime/src/renderers.ts#L8 in packages/rendermime/tsconfig.json
- packages/rendermime/src/tokens.ts#L7 in packages/rendermime/tsconfig.json
- packages/rendermime/src/widgets.ts#L6 in packages/rendermime/tsconfig.json
- packages/docregistry/src/components.tsx#L7 in packages/docregistry/tsconfig.json
- packages/docregistry/src/context.ts#L24 in packages/docregistry/tsconfig.json
- packages/docregistry/src/default.ts#L10 in packages/docregistry/tsconfig.json
- packages/docregistry/src/mimedocument.ts#L16 in packages/docregistry/tsconfig.json
- packages/docregistry/src/registry.ts#L14 in packages/docregistry/tsconfig.json
- packages/application/src/connectionlost.ts#L6 in packages/application/tsconfig.json
- packages/application/src/mimerenderers.ts#L12 in packages/application/tsconfig.json
- packages/application/src/shell.ts#L5 in packages/application/tsconfig.json
- packages/application/src/tokens.ts#L5 in packages/application/tsconfig.json
- packages/application/src/utils.ts#L7 in packages/application/tsconfig.json
- packages/theme-light-extension/src/index.ts#L13 in packages/theme-light-extension/tsconfig.json
-
error TS2307: Cannot find module '@jupyterlab/ui-components' or its corresponding type declarations.- packages/statusbar/src/components/hover.tsx#L4 in packages/statusbar/tsconfig.json
- packages/apputils/src/commandpalette.ts#L6 in packages/apputils/tsconfig.json
- packages/apputils/src/dialog.tsx#L11 in packages/apputils/tsconfig.json
- packages/apputils/src/index.ts#L7 in packages/apputils/tsconfig.json
- packages/apputils/src/index.ts#L33 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L11 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L13 in packages/apputils/tsconfig.json
- packages/apputils/src/mainareawidget.ts#L5 in packages/apputils/tsconfig.json
- packages/apputils/src/menufactory.ts#L8 in packages/apputils/tsconfig.json
- packages/apputils/src/runningSessions.tsx#L21 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/factory.ts#L9 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/registry.ts#L10 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/widget.tsx#L20 in packages/apputils/tsconfig.json
- packages/codeeditor/src/jsoneditor.ts#L11 in packages/codeeditor/tsconfig.json
- packages/codeeditor/src/lineCol.tsx#L16 in packages/codeeditor/tsconfig.json
- packages/docregistry/src/registry.ts#L30 in packages/docregistry/tsconfig.json
- packages/application/src/frontend.ts#L7 in packages/application/tsconfig.json
- packages/application/src/mimerenderers.ts#L13 in packages/application/tsconfig.json
- packages/application/src/shell.ts#L14 in packages/application/tsconfig.json
- packages/ui-components/examples/simple-windowed-list/src/index.ts#L18 in packages/ui-components/examples/simple-windowed-list/tsconfig.json
-
error TS2307: Cannot find module '@jupyterlab/statusbar' or its corresponding type declarations. -
error TS2339: Property 'addClass' does not exist on type 'KernelStatus'. -
error TS2339: Property 'model' does not exist on type 'KernelStatus'.- packages/apputils/src/kernelstatuses.tsx#L130 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L135 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L136 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L137 in packages/apputils/tsconfig.json
-
error TS2339: Property 'stateChanged' does not exist on type 'Model'.- packages/apputils/src/kernelstatuses.tsx#L194 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L236 in packages/apputils/tsconfig.json
- packages/apputils/src/kernelstatuses.tsx#L260 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L88 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L368 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L421 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L456 in packages/apputils/tsconfig.json
- packages/apputils/src/licenses.tsx#L499 in packages/apputils/tsconfig.json
- packages/apputils/src/runningSessions.tsx#L213 in packages/apputils/tsconfig.json
- packages/apputils/src/runningSessions.tsx#L228 in packages/apputils/tsconfig.json
- packages/codeeditor/src/lineCol.tsx#L398 in packages/codeeditor/tsconfig.json
-
error TS2339: Property 'dispose' does not exist on type 'Model'. -
error TS2345: Argument of type 'Filters' is not assignable to parameter of type 'Widget'. -
error TS2345: Argument of type 'Grid' is not assignable to parameter of type 'Widget'. -
error TS2345: Argument of type 'FullText' is not assignable to parameter of type 'Widget'. -
error TS2339: Property 'addClass' does not exist on type 'Filters'. -
error TS2339: Property 'model' does not exist on type 'Filters'. -
error TS2339: Property 'addClass' does not exist on type 'Grid'. -
error TS2339: Property 'model' does not exist on type 'Grid'. -
error TS2339: Property 'addClass' does not exist on type 'FullText'. -
error TS2339: Property 'model' does not exist on type 'FullText'. -
error TS7006: Parameter 'item' implicitly has an 'any' type. -
error TS7006: Parameter 'a' implicitly has an 'any' type. -
error TS7006: Parameter 'b' implicitly has an 'any' type.- packages/apputils/src/menufactory.ts#L82 in packages/apputils/tsconfig.json
- packages/apputils/src/toolbar/factory.ts#L112 in packages/apputils/tsconfig.json
- [packages/apputils/src/toolbar/factory.ts#L143](https://github.com/jupyterlab/jupyterlab/blob/9749b07d54b4ac7622e617f1afdce770849c6f92/packages/apputils/src/toolbar/fac
This comment was too long to display in full; see the build artifact for the full details.
labring/laf
12 of 16 projects failed to build with the old tsc and were ignored
cli/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
labring/sealos
19 of 23 projects failed to build with the old tsc and were ignored
extensions/ide/vscode/devbox/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
lerna/lerna
1 of 42 projects failed to build with the old tsc and were ignored
tools/scripts/tsconfig.scripts.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
tools/scripts/tsconfig.e2e.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
mendableai/firecrawl
1 of 5 projects failed to build with the old tsc and were ignored
apps/api/tsconfig.json
-
error TS2769: No overload matches this call. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2322: Type 'Buffer & string' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBuffer | ArrayBufferView | null | undefined'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
microsoft/azuredatastudio
15 of 67 projects failed to build with the old tsc and were ignored
extensions/sql-database-projects/tsconfig.json
-
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'.
extensions/microsoft-authentication/tsconfig.json
-
error TS2881: This expression is never nullish.
microsoft/vscode
5 of 55 projects failed to build with the old tsc and were ignored
src/tsconfig.tsec.json
-
error TS2345: Argument of type 'string | Buffer | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string | Uint8Array<ArrayBufferLike>'. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.- src/vs/base/node/nodeStreams.ts#L35
- src/vs/base/node/nodeStreams.ts#L35
- src/vs/platform/debug/electron-main/extensionHostDebugIpc.ts#L81
- src/vs/platform/debug/electron-main/extensionHostDebugIpc.ts#L81
- src/vs/platform/files/node/diskFileSystemProvider.ts#L206
- src/vs/platform/native/electron-main/nativeHostMainService.ts#L754
- src/vs/workbench/contrib/debug/node/debugAdapter.ts#L55
- src/vs/workbench/contrib/debug/node/debugAdapter.ts#L55
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.- src/vs/base/node/nodeStreams.ts#L42
- src/vs/base/parts/ipc/electron-main/ipc.electron.ts#L23
- src/vs/base/parts/ipc/node/ipc.cp.ts#L32
- src/vs/base/parts/ipc/node/ipc.cp.ts#L220
- src/vs/base/parts/ipc/node/ipc.net.ts#L91
- src/vs/base/parts/ipc/node/ipc.net.ts#L670
- src/vs/base/parts/ipc/node/ipc.net.ts#L723
- src/vs/platform/environment/node/stdin.ts#L70
- src/vs/platform/files/node/watcher/nodejs/nodejsWatcherLib.ts#L598
- src/vs/platform/files/node/watcher/nodejs/nodejsWatcherLib.ts#L603
- src/vs/platform/native/electron-main/nativeHostMainService.ts#L219
- src/vs/platform/native/electron-main/nativeHostMainService.ts#L774
- src/vs/platform/tunnel/node/tunnelService.ts#L163
- src/vs/platform/windows/electron-main/windowImpl.ts#L1068
- src/vs/server/node/extensionHostConnection.ts#L175
- src/vs/workbench/api/node/extensionHostProcess.ts#L179
- src/vs/workbench/api/node/extensionHostProcess.ts#L184
-
error TS2345: Argument of type 'string | Buffer | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'. -
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'. -
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer | Uint32Array<ArrayBufferLike>'. -
error TS2322: Type 'Buffer | undefined' is not assignable to type 'ArrayBufferLike | undefined'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'. -
error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BufferSource'. -
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
src/tsconfig.monaco.json
-
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'. -
error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer | Uint32Array<ArrayBufferLike>'.
extensions/vscode-test-resolver/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2769: No overload matches this call.
extensions/vscode-api-tests/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.- extensions/vscode-api-tests/src/singlefolder-tests/readonlyFileSystem.test.ts#L23
- extensions/vscode-api-tests/src/singlefolder-tests/readonlyFileSystem.test.ts#L39
- extensions/vscode-api-tests/src/singlefolder-tests/readonlyFileSystem.test.ts#L55
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.fs.test.ts#L63
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.fs.test.ts#L87
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.fs.test.ts#L172
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.fs.test.ts#L233
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.fs.test.ts#L256
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.test.ts#L198
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.test.ts#L199
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.test.ts#L1399
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.test.ts#L1400
- extensions/vscode-api-tests/src/singlefolder-tests/workspace.test.ts#L1425
- extensions/vscode-api-tests/src/utils.ts#L27
-
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike> | DataTransferFile | undefined'.
extensions/typescript-language-features/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
extensions/tunnel-forwarding/tsconfig.json
-
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
extensions/microsoft-authentication/tsconfig.json
-
error TS2881: This expression is never nullish.
extensions/ipynb/tsconfig.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.- extensions/ipynb/src/deserializers.ts#L127
- extensions/ipynb/src/test/serializers.test.ts#L427
- extensions/ipynb/src/test/serializers.test.ts#L455
- extensions/ipynb/src/test/serializers.test.ts#L456
- extensions/ipynb/src/test/serializers.test.ts#L485
- extensions/ipynb/src/test/serializers.test.ts#L515
- extensions/ipynb/src/test/serializers.test.ts#L545
- extensions/ipynb/src/test/serializers.test.ts#L576
extensions/html-language-features/client/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
extensions/git/tsconfig.json
-
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
extensions/emmet/tsconfig.json
-
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'.
extensions/debug-auto-launch/tsconfig.json
-
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'. -
error TS2769: No overload matches this call.
extensions/css-language-features/client/tsconfig.json
-
error TS2345: Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
build/tsconfig.build.json
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.- build/azure-pipelines/common/computeNodeModulesCacheKey.ts#L15
- build/azure-pipelines/common/computeNodeModulesCacheKey.ts#L16
- build/azure-pipelines/common/computeNodeModulesCacheKey.ts#L17
- build/azure-pipelines/common/computeNodeModulesCacheKey.ts#L18
- build/azure-pipelines/common/computeNodeModulesCacheKey.ts#L34
- build/azure-pipelines/common/publish.ts#L278
- build/lib/extensions.ts#L269
- build/lib/fetch.ts#L65
- build/linux/debian/install-sysroot.ts#L55
- build/linux/debian/install-sysroot.ts#L58
- build/linux/debian/install-sysroot.ts#L103
-
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2769: No overload matches this call. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'. -
error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'. -
error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView'. -
error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | Uint8Array<ArrayBufferLike>'. -
error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.