build(deps-dev): bump typescript from 5.2.2 to 5.8.3 #5055
ci_validation.yml
on: pull_request
Matrix: build
check-build-matrix
0s
Annotations
24 errors
build (18.x):
src/tasks/LargeFileUploadTask.ts#L234
Type 'ArrayBuffer | Blob | Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer | Blob'.
|
build (18.x):
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 (18.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L7
Cannot find module '../../lib/src/authentication/msal-browser/AuthCodeMSALBrowserAuthenticationProvider' or its corresponding type declarations.
|
build (18.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L8
Cannot find module '../../lib/src/authentication/msalOptions/MSALAuthenticationProviderOptions' or its corresponding type declarations.
|
build (18.x):
authProviderOptions/azureTokenCredentials/index.ts#L7
Cannot find module '../../lib/src/authentication/azureTokenCredentials/TokenCredentialAuthenticationProvider' or its corresponding type declarations.
|
build (18.x):
authProviderOptions/azureTokenCredentials/index.ts#L8
Cannot find module '../../lib/src/authentication/azureTokenCredentials/ITokenCredentialAuthenticationProviderOptions' or its corresponding type declarations.
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
src/tasks/LargeFileUploadTask.ts#L234
Type 'ArrayBuffer | Blob | Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer | Blob'.
|
build (20.x):
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 (20.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L7
Cannot find module '../../lib/src/authentication/msal-browser/AuthCodeMSALBrowserAuthenticationProvider' or its corresponding type declarations.
|
build (20.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L8
Cannot find module '../../lib/src/authentication/msalOptions/MSALAuthenticationProviderOptions' or its corresponding type declarations.
|
build (20.x):
authProviderOptions/azureTokenCredentials/index.ts#L7
Cannot find module '../../lib/src/authentication/azureTokenCredentials/TokenCredentialAuthenticationProvider' or its corresponding type declarations.
|
build (20.x):
authProviderOptions/azureTokenCredentials/index.ts#L8
Cannot find module '../../lib/src/authentication/azureTokenCredentials/ITokenCredentialAuthenticationProviderOptions' or its corresponding type declarations.
|
build (20.x)
Process completed with exit code 1.
|
build (16.x)
The job was canceled because "_18_x" failed.
|
build (16.x):
src/tasks/LargeFileUploadTask.ts#L234
Type 'ArrayBuffer | Blob | Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer | Blob'.
|
build (16.x):
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 (16.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L7
Cannot find module '../../lib/src/authentication/msal-browser/AuthCodeMSALBrowserAuthenticationProvider' or its corresponding type declarations.
|
build (16.x):
authProviderOptions/authCodeMsalBrowser/index.ts#L8
Cannot find module '../../lib/src/authentication/msalOptions/MSALAuthenticationProviderOptions' or its corresponding type declarations.
|
build (16.x):
authProviderOptions/azureTokenCredentials/index.ts#L7
Cannot find module '../../lib/src/authentication/azureTokenCredentials/TokenCredentialAuthenticationProvider' or its corresponding type declarations.
|
build (16.x):
authProviderOptions/azureTokenCredentials/index.ts#L8
Cannot find module '../../lib/src/authentication/azureTokenCredentials/ITokenCredentialAuthenticationProviderOptions' or its corresponding type declarations.
|
build (16.x)
The operation was canceled.
|
check-build-matrix
Process completed with exit code 1.
|