Skip to content

refactor: update inner ip to local 127.0.0.1 #1000

refactor: update inner ip to local 127.0.0.1

refactor: update inner ip to local 127.0.0.1 #1000

Triggered via pull request March 18, 2026 02:18
Status Success
Total duration 2m 36s
Artifacts

main-ci.yml

on: pull_request
Check Changed Files
9s
Check Changed Files
Style Check  /  Python Style
26s
Style Check / Python Style
Style Check  /  Java Style
13s
Style Check / Java Style
Style Check  /  Web Style
2m 15s
Style Check / Web Style
📊 CI Pipeline Summary
2s
📊 CI Pipeline Summary
Fit to window
Zoom out
Zoom in

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#L53
Expected @PARAM names to be "name". Got "data"
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/background/tab.ts#L389
Expected @PARAM names to be "tabId, message, frameId". Got "tabId, frameId, message"