add createProgressiveUploadSession() #15
Annotations
9 errors and 6 warnings
pack
Process completed with exit code 1.
|
lint:
src/index.tsx#L3
'create' is defined but never used
|
lint:
src/index.tsx#L38
Replace `⏎····(params·as·ProgressiveUploadWithUploadTokenParams).token·!==·undefined⏎··)` with `params·as·ProgressiveUploadWithUploadTokenParams).token·!==·undefined`
|
lint:
src/index.tsx#L83
Replace `·sanitizeVideo(value)` with `⏎······sanitizeVideo(value)⏎····`
|
lint:
src/index.tsx#L110
Insert `⏎········`
|
lint:
src/index.tsx#L115
Replace `·=>·sanitizeVideo(value)` with `=>·sanitizeVideo(value)⏎········`
|
lint:
src/index.tsx#L126
Delete `⏎`
|
lint:
src/index.tsx#L130
Delete `⏎`
|
lint
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L61
'chunkSize' is already declared in the upper scope on line 26 column 10
|
lint:
example/src/App.tsx#L62
Missing radix parameter
|
lint:
example/src/App.tsx#L78
Missing radix parameter
|
lint
Inline style: { marginBottom: 10 }
|
lint
Inline style: { marginBottom: 20 }
|
lint
Unexpected use of comma operator
|