feat: add file upload feature using graphql #28
Annotations
10 errors and 1 warning
lint:
apps/api/src/app.module.ts#L8
'ConfigModule' is defined but never used
|
lint:
apps/api/src/app.module.ts#L10
'InjectRepository' is defined but never used
|
lint:
apps/api/src/app.module.ts#L11
'Summary' is defined but never used
|
lint:
apps/api/src/app.module.ts#L12
'Repository' is defined but never used
|
lint:
apps/api/src/app.module.ts#L13
'CreateSummaryDTO' is defined but never used
|
lint:
apps/api/src/app.module.ts#L14
'QueryOptionsDto' is defined but never used
|
lint:
apps/api/src/app.module.ts#L15
'JobStatus' is defined but never used
|
lint:
apps/api/src/app.module.ts#L15
'Status' is defined but never used
|
lint:
apps/api/src/app.module.ts#L16
'CoreService' is defined but never used
|
lint:
apps/api/src/config/database/configuration.ts#L5
'join' is defined but never used
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|