Skip to content

feat(teams): Graph-based ingestion (no @mention required) #495

feat(teams): Graph-based ingestion (no @mention required)

feat(teams): Graph-based ingestion (no @mention required) #495

Triggered via pull request May 30, 2026 05:24
Status Success
Total duration 4m 17s
Artifacts

ci.yml

on: pull_request
Backend (Python 3.12)
4m 14s
Backend (Python 3.12)
Web (Node 20)
1m 54s
Web (Node 20)
Bot (Node 20)
33s
Bot (Node 20)
Supply Chain (digest pinning)
10s
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