Skip to content

feature: clone topic in chat frontend

Sign in for the full log view
GitHub Actions / ESLint Report Analysis failed Oct 8, 2024 in 1s

ESLint Report Analysis

1 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 253 in frontends/chat/src/components/Navbar/Sidebar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/chat/src/components/Navbar/Sidebar.tsx#L253

[@typescript-eslint/no-floating-promises] 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.