Update dependency @types/node to v20.17.5 (develop) #3878
ci-build.yml
on: pull_request
Lint & Unit Tests
6m 53s
End-to-End (with mock data) Tests
6m 36s
End-to-End (with api) Tests
7m 29s
Docker
0s
Annotations
2 errors
Unhandled error:
node_modules/@uppy/aws-s3/lib/index.js#L605
TypeError: Cannot read properties of undefined (reading 'progress')
❯ Object.onProgress node_modules/@uppy/aws-s3/lib/index.js:605:60
❯ node_modules/@uppy/aws-s3/lib/MultipartUploader.js:135:22
❯ Proxy.<anonymous> node_modules/@uppy/aws-s3/lib/index.js:453:9
❯ node_modules/@mswjs/interceptors/src/interceptors/XMLHttpRequest/XMLHttpRequestController.ts:645:50
❯ XMLHttpRequestController.trigger node_modules/@mswjs/interceptors/src/interceptors/XMLHttpRequest/XMLHttpRequestController.ts:645:19
❯ XMLHttpRequestController.respondWith node_modules/@mswjs/interceptors/src/interceptors/XMLHttpRequest/XMLHttpRequestController.ts:306:12
❯ Object.onResponse node_modules/@mswjs/interceptors/src/interceptors/XMLHttpRequest/XMLHttpRequestProxy.ts:70:13
❯ handleResponse node_modules/@mswjs/interceptors/src/utils/handleRequest.ts:55:7
❯ XMLHttpRequestController.xhrRequestController.onRequest node_modules/@mswjs/interceptors/src/interceptors/XMLHttpRequest/XMLHttpRequestProxy.ts:64:34
This error originated in "src/common/attachments/uploadAttachmentsDialog.component.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Lint & Unit Tests
Process completed with exit code 1.
|