Add mock ReplayService (#408) #2025
Annotations
10 warnings
src/broadcast/broadcast.worker.interface.ts#L36
Avoid using promises inside of callbacks
|
src/renderer/containers/Console/AddConnectionForm.tsx#L136
`'` can be escaped with `'`, `‘`, `'`, `’`
|
src/renderer/containers/QuickStart/VerifyEmailStep.tsx#L116
`'` can be escaped with `'`, `‘`, `'`, `’`
|
src/renderer/containers/ReplayBrowser/FileList.tsx#L66
React Hook React.useCallback has a missing dependency: 'onClick'. Either include it or remove the dependency array
|
src/renderer/containers/ReplayBrowser/FileList.tsx#L74
React Hook React.useEffect has a missing dependency: 'setScrollRowItem'. Either include it or remove the dependency array. If 'setScrollRowItem' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/renderer/containers/ReplayBrowser/FileList.tsx#L81
React Hook React.useEffect has a missing dependency: 'listRef'. Either include it or remove the dependency array
|
src/renderer/containers/ReplayFileStats/index.tsx#L123
`'` can be escaped with `'`, `‘`, `'`, `’`
|
src/renderer/containers/ReplayFileStats/index.tsx#L123
`'` can be escaped with `'`, `‘`, `'`, `’`
|
src/renderer/lib/hooks/useChatMessages.ts#L81
React Hook useEffect has a missing dependency: 'refreshChatMessages'. Either include it or remove the dependency array
|
src/renderer/lib/hooks/useConsoleDiscovery.ts#L2
Using exported name 'produce' as identifier for default export
|
The logs for this run have expired and are no longer available.
Loading