feat(backend): add cloudinary service for uploading images #39
ci.yml
on: push
Backend
/
Typecheck
19s
Backend
/
Lint
24s
Backend
/
Test
21s
Format Check
23s
Frontend
/
Typecheck
27s
Frontend
/
Lint
36s
Frontend
/
Test
36s
CI Status
3s
Annotations
2 errors and 5 warnings
|
Format Check
Process completed with exit code 1.
|
|
CI Status
Process completed with exit code 1.
|
|
Backend / Lint:
backend/src/upload/upload.controller.ts#L194
Generic Object Injection Sink
|
|
Backend / Lint:
backend/src/upload/upload.controller.ts#L193
Generic Object Injection Sink
|
|
Backend / Lint:
backend/src/upload/cloudinary.service.ts#L198
Unsafe member access .result on an `any` value
|
|
Backend / Lint:
backend/src/upload/cloudinary.service.ts#L195
Unsafe assignment of an `any` value
|
|
Backend / Lint:
backend/src/upload/cloudinary.service.ts#L126
Unnecessary conditional, value is always falsy
|