feat: delete all threads #4989
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter and test:
web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
|
Linter and test:
web/hooks/useStarterScreen.ts#L22
'_' is defined but never used
|
Linter and test:
web/screens/Settings/Engines/RemoteEngineSettings.tsx#L42
'_' is defined but never used
|
Linter and test:
web/screens/Thread/ThreadCenterPanel/AssistantSetting/index.tsx#L84
React Hook useCallback has a missing dependency: 'resetGenerating'. Either include it or remove the dependency array
|
Loading