Skip to content

feat(backend): add cloudinary service for uploading images #39

feat(backend): add cloudinary service for uploading images

feat(backend): add cloudinary service for uploading images #39

Triggered via push December 2, 2025 12:15
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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