Skip to content

chore(deps-dev): bump eslint from 10.4.1 to 10.8.0 in /bot #819

chore(deps-dev): bump eslint from 10.4.1 to 10.8.0 in /bot

chore(deps-dev): bump eslint from 10.4.1 to 10.8.0 in /bot #819

Triggered via pull request July 27, 2026 06:27
Status Success
Total duration 5m 10s
Artifacts

ci.yml

on: pull_request
Backend (Python 3.12)
4m 36s
Backend (Python 3.12)
Web (Node 20)
2m 13s
Web (Node 20)
Bot (Node 20)
42s
Bot (Node 20)
Supply Chain (digest pinning)
8s
Supply Chain (digest pinning)
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Bot (Node 20): bot/src/bridge.auth.test.ts#L56
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L56
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L51
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L43
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L35
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L17
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L6
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
Bot (Node 20): bot/src/bridge-error-classifier.test.ts#L5
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
Bot (Node 20): bot/src/bridge-classifier.test.ts#L85
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
Bot (Node 20): bot/src/bridge-classifier.test.ts#L83
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
Web (Node 20)
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Web (Node 20)
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Web (Node 20)
React Hook useEffect has a missing dependency: 'channelId'. Either include it or remove the dependency array
Web (Node 20): web/src/components/channel/MessagesTab.tsx#L407
Unexpected any. Specify a different type
Web (Node 20): web/src/components/channel/MermaidBlock.tsx#L42
Unnecessary escape character: \[
Web (Node 20): web/src/components/channel/ChatMessageList.tsx#L20
Unexpected any. Specify a different type
Web (Node 20)
Unexpected any. Specify a different type
Web (Node 20): web/src/components/channel/AssistantMessage.tsx#L23
Unexpected any. Specify a different type
Web (Node 20)
React Hook useEffect has a missing dependency: 'sessions'. Either include it or remove the dependency array
Web (Node 20): web/src/components/channel/AskCore.tsx#L97
React Hook useEffect has a missing dependency: 'sessions'. Either include it or remove the dependency array