Skip to content

Perf/mitm v2 end to end fix #1174

Perf/mitm v2 end to end fix

Perf/mitm v2 end to end fix #1174

Triggered via pull request August 6, 2026 10:18
Status Success
Total duration 4m 33s
Artifacts 10

pull-request-test.yml

on: pull_request
prepare(变更列表 · Vitest 选择)
22s
prepare(变更列表 · Vitest 选择)
i18n(renderer zh/zh-TW/en)
18s
i18n(renderer zh/zh-TW/en)
i18n(engine-link zh/zh-TW/en)
21s
i18n(engine-link zh/zh-TW/en)
ESLint(renderer src/main)  /  check
3m 10s
ESLint(renderer src/main) / check
TypeScript(renderer src/main)  /  check
4m 5s
TypeScript(renderer src/main) / check
ESLint(engine-link-startup)  /  check
2m 45s
ESLint(engine-link-startup) / check
TypeScript(engine-link-startup)  /  check
3m 19s
TypeScript(engine-link-startup) / check
图片/视频体积
23s
图片/视频体积
Vitest(选中用例)
2m 43s
Vitest(选中用例)
Prettier(变更文件 · 同仓库可写回)
3m 19s
Prettier(变更文件 · 同仓库可写回)
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
i18n(renderer zh/zh-TW/en)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
i18n(engine-link zh/zh-TW/en)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prepare(变更列表 · Vitest 选择)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
图片/视频体积
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint(engine-link-startup) / check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint(engine-link-startup) / check: app/renderer/engine-link-startup/src/components/yakitUI/YakitAutoComplete/YakitAutoComplete.tsx#L26
'cacheHistoryListLength' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint(engine-link-startup) / check: app/renderer/engine-link-startup/src/components/yakitUI/YakitAutoComplete/YakitAutoComplete.tsx#L24
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint(engine-link-startup) / check: app/renderer/engine-link-startup/src/components/Editor/index.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
Vitest(选中用例)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint(renderer src/main) / check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint(renderer src/main) / check: app/renderer/src/main/src/components/ConfigPrivateDomain/ConfigPrivateDomain.tsx#L68
React Hook useEffect has a missing dependency: 'getHttpSetting'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/auxWindow/pages/AIConcurrentStream/AIConcurrentStream.tsx#L135
React Hook useMemo has a missing dependency: 'requestRefresh'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/auxWindow/pages/AIConcurrentStream/AIConcurrentStream.tsx#L130
React Hook useMemo has missing dependencies: 'frame?.chatType', 'frame?.session', and 'frame?.token'. Either include them or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/auxWindow/pages/AIConcurrentStream/AIConcurrentStream.tsx#L113
React Hook useMemo has an unnecessary dependency: 'contentVersion'. Either exclude it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/auxWindow/pages/AIConcurrentStream/AIConcurrentStream.tsx#L80
React Hook useEffect has a missing dependency: 'fetchContents'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/NewApp.tsx#L322
React Hook useEffect has a missing dependency: 'destroyMainWinAntdUi'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/NewApp.tsx#L282
React Hook useEffect has missing dependencies: 'delTemporaryProject', 'dynamicStatus', 'handleKillAllRunNode', 'runNodeList', 't', and 'uploadProjectEvent'. Either include them or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/NewApp.tsx#L117
React Hook useEffect has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/NewApp.tsx#L96
React Hook useEffect has a missing dependency: 'setGoogleChromePluginPath'. Either include it or remove the dependency array
ESLint(renderer src/main) / check: app/renderer/src/main/src/NewApp.tsx#L77
React Hook useEffect has missing dependencies: 'startClickMonitor' and 'stopClickMonitor'. Either include them or remove the dependency array
TypeScript(engine-link-startup) / check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Prettier(变更文件 · 同仓库可写回)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript(renderer src/main) / check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PR 汇总评论
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
ci-changed-files-list
330 Bytes
sha256:1502e359a2bf8d4755cd2e60cff17e4ac7945a71849b092d4e7a952dc9286440
ci-log-eslint-engine-link
2.21 KB
sha256:a930f63aeff95a2f1f1aac9c43f805a6a40ec07c787029fcccfbf42951765873
ci-log-eslint-renderer
40.3 KB
sha256:51caf47f0a830c2d210b23616f2f1d4bfe18a0c5a8cd39f48387d2d77397d824
ci-log-i18n
221 Bytes
sha256:e7fc31aeb1a4d3dd104315346d8950442e91a4297eeb36f21ef678857c2d5d19
ci-log-i18n-engine-link
245 Bytes
sha256:ae5dbd8b8f3f1fa0191094aaa4bb7bac23c33aea831618ad17509b979f6b7725
ci-log-media
214 Bytes
sha256:b22e0006d59f4fe74e6cb5b8c6ac4ac09df3b71c40d66e09c998e169d2e48ac3
ci-log-prettier
414 Bytes
sha256:f8e47da8c06d4a2ee897e660c6769da82b224b82e5cd49bf5357bf6fda982ab9
ci-log-tsc-engine-link
168 Bytes
sha256:d77432e4c0dae1b1edaee1159e64d95a04022955df72ef0c5b6d5cc6366c4b1a
ci-log-tsc-renderer
144 Bytes
sha256:8ba18e9249c072ab69d98a832554454ec0c44f3b3bf6ed88a5e1a7bc42e3d747
ci-log-vitest
4.24 KB
sha256:5c281cdb9370d0154de1c299aeedcdc65b41cbba8dd5c0d0bf26636454f25d84