refactor: update inner ip to local 127.0.0.1 #1000
main-ci.yml
on: pull_request
Check Changed Files
9s
Style Check
/
Python Style
26s
Style Check
/
Java Style
13s
Style Check
/
Web Style
2m 15s
📊 CI Pipeline Summary
2s
Annotations
14 warnings
|
Check Changed Files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Style Check / Java Style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Style Check / Python Style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Style Check / Web Style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Style Check / Web Style:
frontend/packages/web-app/src/api/engine.ts#L54
Missing JSDoc @returns description
|
|
Style Check / Web Style:
frontend/packages/web-app/src/api/engine.ts#L53
Expected @PARAM names to be "name". Got "data"
|
|
Style Check / Web Style:
frontend/packages/web-app/src/api/engine.ts#L45
Missing JSDoc @returns description
|
|
Style Check / Web Style:
frontend/packages/web-app/src/api/engine.ts#L44
Missing @PARAM "data.password"
|
|
Style Check / Web Style:
frontend/packages/web-app/src/api/engine.ts#L44
Missing @PARAM "data.name"
|
|
Style Check / Web Style:
frontend/packages/electron-app/src/sdk/windowManager.ts#L98
Expected @PARAM names to be "params". Got "width, height"
|
|
Style Check / Web Style:
frontend/packages/electron-app/src/main/server.ts#L339
Expected @PARAM names to be "fileName, percentCallback". Got "file"
|
|
Style Check / Web Style:
frontend/packages/browser-plugin/src/content/contentInject.ts#L184
Missing @PARAM "coords.clientY"
|
|
Style Check / Web Style:
frontend/packages/browser-plugin/src/content/contentInject.ts#L184
Missing @PARAM "coords.clientX"
|
|
Style Check / Web Style:
frontend/packages/browser-plugin/src/background/tab.ts#L389
Expected @PARAM names to be "tabId, message, frameId". Got "tabId, frameId, message"
|