Skip to content

🐛 修复 脚本设置-授权管理 控制无效的问题 #3642

🐛 修复 脚本设置-授权管理 控制无效的问题

🐛 修复 脚本设置-授权管理 控制无效的问题 #3642

Triggered via pull request February 19, 2026 08:46
@CodFrmCodFrm
synchronize #1267
fix/cors
Status Success
Total duration 1m 16s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/pages/options/routes/script/ScriptEditor.tsx#L471
React Hook useEffect has missing dependencies: 'pageInit', 'pageUrlSearchParams', 'scriptDAO', and 'setPageUrlSearchParams'. Either include them or remove the dependency array
Run tests: src/pages/options/routes/script/ScriptEditor.tsx#L81
React Hook useEffect has missing dependencies: 'callbackEditor', 'hotKeys', 'node', 'onChange', and 'script'. Either include them or remove the dependency array. If 'callbackEditor' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run tests: src/pages/options/routes/ScriptList/index.tsx#L259
React Hook useEffect has a missing dependency: 'usp'. Either include it or remove the dependency array
Run tests: src/pages/options/routes/Logger.tsx#L107
React Hook useEffect has missing dependencies: 'init', 'labels', and 'loggerDAO'. Either include them or remove the dependency array
Run tests: src/pages/options/routes/Logger.tsx#L78
React Hook useEffect has missing dependencies: 'defaultQuery' and 'onQueryLog'. Either include them or remove the dependency array
Run tests: src/pages/install/App.tsx#L649
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#L334
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/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#L60
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array