Skip to content

@uppy/core: make upload() idempotent #7888

@uppy/core: make upload() idempotent

@uppy/core: make upload() idempotent #7888

Triggered via pull request March 5, 2025 10:56
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Type tests
54s
Type tests
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
packages/@uppy/aws-s3/src/index.test.ts > AwsS3Multipart > dynamic companionHeader using setOption > companionHeader is updated before uploading file: packages/@uppy/aws-s3/src/index.test.ts#L500
TypeError: Cannot read properties of undefined (reading 'Symbol(uppy test: getClient)') ❯ packages/@uppy/aws-s3/src/index.test.ts:500:22
packages/@uppy/core/src/Uppy.test.ts > src/Core > upload hooks > should add data returned from upload hooks to the .upload() result: packages/@uppy/core/src/Uppy.test.ts#L603
AssertionError: expected undefined to be 'ok' // Object.is equality - Expected: "ok" + Received: undefined ❯ packages/@uppy/core/src/Uppy.test.ts:603:30
Unit tests (18.x)
Process completed with exit code 1.
Unit tests (20.x)
The job was canceled because "_18_x" failed.
packages/@uppy/aws-s3/src/index.test.ts > AwsS3Multipart > dynamic companionHeader using setOption > companionHeader is updated before uploading file: packages/@uppy/aws-s3/src/index.test.ts#L500
TypeError: Cannot read properties of undefined (reading 'Symbol(uppy test: getClient)') ❯ packages/@uppy/aws-s3/src/index.test.ts:500:22
packages/@uppy/core/src/Uppy.test.ts > src/Core > upload hooks > should add data returned from upload hooks to the .upload() result: packages/@uppy/core/src/Uppy.test.ts#L603
AssertionError: expected undefined to be 'ok' // Object.is equality - Expected: "ok" + Received: undefined ❯ packages/@uppy/core/src/Uppy.test.ts:603:30
Unit tests (20.x)
Process completed with exit code 1.