Skip to content

feat(api): Update slug generation method #331

feat(api): Update slug generation method

feat(api): Update slug generation method #331

Triggered via pull request September 12, 2024 04:28
Status Success
Total duration 3m 8s
Artifacts

validate-api.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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/dto/create.workspace/create.workspace.ts#L1
'WorkspaceRole' is defined but never used
Validate API: apps/api/src/workspace/workspace.e2e.spec.ts#L75
'user3' is assigned a value but never used