Skip to content

transcoding and server side uploads POC #1133

transcoding and server side uploads POC

transcoding and server side uploads POC #1133

Triggered via push August 3, 2024 12:33
Status Failure
Total duration 1m 50s
Artifacts

checks.yml

on: push
Run migrations
1m 6s
Run migrations
Matrix: Docker build check
Matrix: Local build, linting and formatting
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 16 warnings
Run migrations: src/upload-server/client.ts#L1
Cannot find module 'tus-js-client' or its corresponding type declarations.
Run migrations: src/upload-server/client.ts#L1
Cannot find name 'input'. Did you mean 'oninput'?
Run migrations: src/upload-server/client.ts#L1
Parameter 'e' implicitly has an 'any' type.
Run migrations: src/upload-server/client.ts#L1
Parameter 'error' implicitly has an 'any' type.
Run migrations: src/upload-server/client.ts#L1
Parameter 'bytesUploaded' implicitly has an 'any' type.
Run migrations: src/upload-server/client.ts#L1
Parameter 'bytesTotal' implicitly has an 'any' type.
Run migrations: src/upload-server/client.ts#L1
Parameter 'previousUploads' implicitly has an 'any' type.
Run migrations: src/upload-server/server.ts#L1
Cannot find module '@tus/s3-store' or its corresponding type declarations.
Run migrations: src/upload-server/server.ts#L1
Cannot find module '@tus/server' or its corresponding type declarations.
Run migrations
Process completed with exit code 2.
Docker build check (ubuntu-latest, 18.x)
Cannot find module 'tus-js-client' or its corresponding type declarations.
Docker build check (ubuntu-latest, 18.x)
Cannot find name 'input'. Did you mean 'oninput'?
Docker build check (ubuntu-latest, 18.x)
Parameter 'e' implicitly has an 'any' type.
Docker build check (ubuntu-latest, 18.x)
Parameter 'error' implicitly has an 'any' type.
Docker build check (ubuntu-latest, 18.x)
Parameter 'bytesUploaded' implicitly has an 'any' type.
Docker build check (ubuntu-latest, 18.x)
Parameter 'bytesTotal' implicitly has an 'any' type.
Docker build check (ubuntu-latest, 18.x)
Parameter 'previousUploads' implicitly has an 'any' type.
Docker build check (ubuntu-latest, 18.x)
Cannot find module '@tus/s3-store' or its corresponding type declarations.
Docker build check (ubuntu-latest, 18.x)
Cannot find module '@tus/server' or its corresponding type declarations.
Docker build check (ubuntu-latest, 18.x)
Cannot find module 'tus-js-client' or its corresponding type declarations.
Local build, linting and formatting (ubuntu-latest, 18.x): src/upload-server/client.ts#L5
Unexpected var, use let or const instead
Local build, linting and formatting (ubuntu-latest, 18.x): src/upload-server/client.ts#L8
Unexpected var, use let or const instead
Local build, linting and formatting (ubuntu-latest, 18.x)
Process completed with exit code 1.
Run migrations
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/
Run migrations
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/
Docker build check (ubuntu-latest, 18.x)
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/
Docker build check (ubuntu-latest, 18.x)
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/
Local build, linting and formatting (ubuntu-latest, 18.x)
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/
Local build, linting and formatting (ubuntu-latest, 18.x)
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/