Skip to content

feat: add file upload feature using graphql #30

feat: add file upload feature using graphql

feat: add file upload feature using graphql #30

Triggered via pull request May 9, 2024 17:00
@ramraut-osmramraut-osm
synchronize #18
REST-515
Status Failure
Total duration 33s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: apps/api/src/modules/summary/dto/create-summary.dto.ts#L4
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: apps/api/src/modules/summary/dto/create-summary.dto.ts#L5
'Upload' is defined but never used
lint: apps/api/src/modules/summary/dto/create-summary.dto.ts#L6
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: apps/api/src/modules/summary/summary.resolver.ts#L5
'Upload' is defined but never used
lint: apps/api/src/modules/summary/summary.resolver.ts#L6
'GraphQLUpload' is defined but never used
lint: apps/api/src/modules/summary/summary.resolver.ts#L20
Missing return type on function
lint
Process completed with exit code 1.
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/.