fix(react-native): dispose blob slice chunks after consume #601
Annotations
5 errors and 2 warnings
build:
packages/upload-client/src/uploadFile/prepareChunks.browser.ts#L11
Unexpected empty method 'disposeChunk'
|
build:
packages/upload-client/src/uploadFile/prepareChunks.browser.ts#L12
Unexpected empty method 'disposeChunks'
|
build:
packages/upload-client/src/uploadFile/prepareChunks.node.ts#L11
Unexpected empty method 'disposeChunk'
|
build:
packages/upload-client/src/uploadFile/prepareChunks.node.ts#L12
Unexpected empty method 'disposeChunks'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
packages/image-shrink/src/utils/shrinkFile.ts#L49
Unexpected any. Specify a different type
|