整理结构 #1950
Annotations
10 errors and 10 warnings
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L64
'UserConfigPanel' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L50
'useSearchParams' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L32
'ScriptDAO' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L26
'SCRIPT_STATUS' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L23
'MdViewList' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptTabel.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptCard.tsx#L26
'NavigateFunction' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptCard.tsx#L25
'TFunction' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptCard.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/options/routes/ScriptList/ScriptCard.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run tests:
src/pages/install/App.tsx#L465
React Hook useEffect has missing dependencies: 'localFileHandle', 'scriptInfo?.uuid', 'setupWatchFile', and 'watchFile'. Either include them or remove the dependency array
|
|
Run tests:
src/pages/install/App.tsx#L286
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/install/App.tsx#L241
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/install/App.tsx#L210
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/install/App.tsx#L175
React Hook useEffect has a missing dependency: 'initAsync'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/confirm/App.tsx#L42
React Hook useEffect has missing dependencies: 't' and 'uuid'. Either include them or remove the dependency array
|
|
Run tests:
src/pages/components/ScriptSetting/index.tsx#L56
React Hook useEffect has a missing dependency: 'scriptDAO'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/components/ScriptSetting/Match.tsx#L90
React Hook useEffect has a missing dependency: 'refreshMatch'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/components/ScriptResource/index.tsx#L43
React Hook useEffect has a missing dependency: 'resourceClient'. Either include it or remove the dependency array
|
|
Run tests:
src/pages/components/CloudScriptPlan/index.tsx#L59
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|