Skip to content

Fix unsafe error handling in edge functions, add lint to CI#1

Merged
Ekin-Kahraman merged 1 commit into
mainfrom
fix/error-handling-and-ci
Apr 7, 2026
Merged

Fix unsafe error handling in edge functions, add lint to CI#1
Ekin-Kahraman merged 1 commit into
mainfrom
fix/error-handling-and-ci

Conversation

@Ekin-Kahraman
Copy link
Copy Markdown
Owner

  • Fix err.message access without type check in trigger-followup and process-response
  • Add npm run lint step to CI before build

- Edge functions used err.message without checking err type, which
  throws if the caught value is not an Error object
- Add lint step to CI pipeline before build
@Ekin-Kahraman Ekin-Kahraman merged commit 0e90ca9 into main Apr 7, 2026
@Ekin-Kahraman Ekin-Kahraman deleted the fix/error-handling-and-ci branch April 7, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant