feat: switch notification playback to Web Audio API to avoid macOS media session #1330
Triggered via pull request
February 16, 2026 06:20
Status
Success
Total duration
12m 14s
Artifacts
–
Annotations
2 warnings
|
lint:
src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
|
|
lint:
src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array
|