Skip to content

(小改动)防止脚本安装链结因脚本名字改了而被误判为安装而非更新 #1959

(小改动)防止脚本安装链结因脚本名字改了而被误判为安装而非更新

(小改动)防止脚本安装链结因脚本名字改了而被误判为安装而非更新 #1959

Triggered via pull request October 18, 2025 04:38
Status Success
Total duration 1m 8s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/pages/install/App.tsx#L467
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#L288
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L243
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L212
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Run tests: src/pages/install/App.tsx#L177
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