Skip to content

@uppy/core: close->destroy, clearUploadedFiles->clear #6915

@uppy/core: close->destroy, clearUploadedFiles->clear

@uppy/core: close->destroy, clearUploadedFiles->clear #6915

Triggered via pull request May 8, 2024 12:25
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

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

Annotations

25 errors
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works without any remote provider plugins: packages/@uppy/dashboard/src/index.test.ts#L51
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:51:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works when targeting remote provider plugins using `target`: packages/@uppy/dashboard/src/index.test.ts#L67
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:67:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works when passing plugins in `plugins` array: packages/@uppy/dashboard/src/index.test.ts#L82
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:82:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > should automatically add plugins which have no target: packages/@uppy/dashboard/src/index.test.ts#L101
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:101:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > should accept a callback as `metaFields` option: packages/@uppy/dashboard/src/index.test.ts#L171
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:171:10
Unit tests (18.x)
Process completed with exit code 1.
Unit tests (20.x)
The job was canceled because "_18_x" failed.
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works without any remote provider plugins: packages/@uppy/dashboard/src/index.test.ts#L51
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:51:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works when targeting remote provider plugins using `target`: packages/@uppy/dashboard/src/index.test.ts#L67
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:67:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > works when passing plugins in `plugins` array: packages/@uppy/dashboard/src/index.test.ts#L82
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:82:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > should automatically add plugins which have no target: packages/@uppy/dashboard/src/index.test.ts#L101
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:101:10
packages/@uppy/dashboard/src/index.test.ts > Dashboard > should accept a callback as `metaFields` option: packages/@uppy/dashboard/src/index.test.ts#L171
TypeError: core.close is not a function ❯ packages/@uppy/dashboard/src/index.test.ts:171:10
Unit tests (20.x)
The operation was canceled.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L38
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L51
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L67
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L82
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L101
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L121
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests: packages/@uppy/dashboard/src/index.test.ts#L171
Property 'close' does not exist on type 'Uppy<Meta, Body>'.
Type tests
Process completed with exit code 1.