Skip to content

early脚本处理url匹配问题 #2818

early脚本处理url匹配问题

early脚本处理url匹配问题 #2818

Triggered via pull request December 19, 2025 13:51
@cyfung1031cyfung1031
synchronize #1096
fix/1075
Status Success
Total duration 59s
Artifacts

test.yaml

on: pull_request
Run tests
55s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/pages/options/routes/Logger.tsx#L79
React Hook useEffect has missing dependencies: 'defaultQuery' and 'onQueryLog'. Either include them or remove the dependency array
Run tests: src/pages/install/App.tsx#L493
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#L295
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L250
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L219
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L184
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/CloudScriptPlan/index.tsx#L59
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array