build(deps-dev): bump typescript from 5.2.2 to 5.8.3 #5049
Annotations
8 errors
|
Build for node 16, 18 & 20:
src/tasks/LargeFileUploadTask.ts#L234
Type 'ArrayBuffer | Blob | Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer | Blob'.
|
Build for node 16, 18 & 20:
test/common/tasks/OneDriveLargeFileUploadTask.ts#L59
Conversion of type 'ArrayBuffer' to type 'Buffer<ArrayBufferLike>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build for node 16, 18 & 20:
authProviderOptions/authCodeMsalBrowser/index.ts#L7
Cannot find module '../../lib/src/authentication/msal-browser/AuthCodeMSALBrowserAuthenticationProvider' or its corresponding type declarations.
|
Build for node 16, 18 & 20:
authProviderOptions/authCodeMsalBrowser/index.ts#L8
Cannot find module '../../lib/src/authentication/msalOptions/MSALAuthenticationProviderOptions' or its corresponding type declarations.
|
Build for node 16, 18 & 20:
authProviderOptions/azureTokenCredentials/index.ts#L7
Cannot find module '../../lib/src/authentication/azureTokenCredentials/TokenCredentialAuthenticationProvider' or its corresponding type declarations.
|
Build for node 16, 18 & 20:
authProviderOptions/azureTokenCredentials/index.ts#L8
Cannot find module '../../lib/src/authentication/azureTokenCredentials/ITokenCredentialAuthenticationProviderOptions' or its corresponding type declarations.
|
Build for node 16, 18 & 20
Process completed with exit code 1.
|
Loading