Skip to content

feat(chat): Chat parsing #89

feat(chat): Chat parsing

feat(chat): Chat parsing #89

Triggered via pull request June 7, 2025 17:05
Status Success
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
ESLint: src/components/Chat/Chat.tsx#L254
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator