Merge branch 'transcoding-and-upload-server' of https://github.com/Jo… #1134
Annotations
6 errors and 2 warnings
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
Property 'name' does not exist on type 'File | Blob | Pick<ReadableStreamDefaultReader<any>, "read">'.
|
src/upload-server/transcoding.ts#L1
No overload matches this call.
|
src/upload-server/transcoding.ts#L1
No overload matches this call.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading