fix(api,api-client): Add environmentSlug in multiple places across the secret module #441
Annotations
9 warnings
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/
|
Lint:
apps/api/src/app/app.module.ts#L3
'ConfigService' is defined but never used
|
Lint:
apps/api/src/app/app.module.ts#L28
'seconds' is defined but never used
|
Lint:
apps/api/src/app/app.module.ts#L28
'ThrottlerGuard' is defined but never used
|
Lint:
apps/api/src/app/app.module.ts#L28
'ThrottlerModule' is defined but never used
|
Lint:
apps/api/src/provider/minio.provider.ts#L73
'uploadFile' is defined but never used
|
Lint:
apps/api/src/provider/minio.provider.ts#L94
'getFileUrl' is defined but never used
|
Lint:
apps/api/src/provider/minio.provider.ts#L109
'deleteFile' is defined but never used
|
Lint:
apps/api/src/workspace/workspace.e2e.spec.ts#L75
'user3' is assigned a value but never used
|
Loading