transcoding and server side uploads POC #837
Annotations
10 errors and 2 warnings
src/upload-server/client.ts#L1
Cannot find module 'tus-js-client' or its corresponding type declarations.
|
src/upload-server/client.ts#L1
Cannot find name 'input'. Did you mean 'oninput'?
|
src/upload-server/client.ts#L1
Parameter 'e' implicitly has an 'any' type.
|
src/upload-server/client.ts#L1
Parameter 'error' implicitly has an 'any' type.
|
src/upload-server/client.ts#L1
Parameter 'bytesUploaded' implicitly has an 'any' type.
|
src/upload-server/client.ts#L1
Parameter 'bytesTotal' implicitly has an 'any' type.
|
src/upload-server/client.ts#L1
Parameter 'previousUploads' implicitly has an 'any' type.
|
src/upload-server/server.ts#L1
Cannot find module '@tus/s3-store' or its corresponding type declarations.
|
src/upload-server/server.ts#L1
Cannot find module '@tus/server' or its corresponding type declarations.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading