feat(api): Update slug generation method #345
Triggered via pull request
September 14, 2024 15:10
Status
Success
Total duration
3m 10s
Artifacts
–
Annotations
5 warnings
Validate API
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Validate API:
apps/api/src/provider/minio.provider.ts#L73
'uploadFile' is defined but never used
|
Validate API:
apps/api/src/provider/minio.provider.ts#L94
'getFileUrl' is defined but never used
|
Validate API:
apps/api/src/provider/minio.provider.ts#L109
'deleteFile' is defined but never used
|
Validate API:
apps/api/src/workspace/workspace.e2e.spec.ts#L75
'user3' is assigned a value but never used
|