feat: implement standardized error handling for WhatsApp API responses #311
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 45s
Annotations
2 errors
|
check-lint-and-build
Process completed with exit code 1.
|
|
check-lint-and-build:
src/api/services/template.service.ts#L106
Replace `'WhatsApp·API·request·error:·'·+·(·e.response?.data·?·JSON.stringify(e.response?.data)·:·e.message)` with `⏎········'WhatsApp·API·request·error:·'·+·(e.response?.data·?·JSON.stringify(e.response?.data)·:·e.message),⏎······`
|