Feat/ci benchmark #3624
ci.yml
on: pull_request
Matrix: Test Go (rspack-windows-2022-large)
Matrix: Test Go
Matrix: Test npm packages
Matrix: Test Rust
Test npm packages (windows-latest)
28m 9s
Lint&Check
6m 7s
Test WASM
3m 8s
CI Done
3s
Annotations
2 errors and 20 warnings
|
Lint&Check
Process completed with exit code 1.
|
|
CI Done
Process completed with exit code 1.
|
|
Test WASM
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test Rust (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test Go (rspack-ubuntu-22.04-large, 1.26.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Lint&Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test npm packages (rspack-ubuntu-22.04-large, 1.26.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
@typescript-eslint/no-unused-vars:
packages/vscode-extension/src/utils.ts#L19
'_err' is defined but never used.
|
|
@typescript-eslint/prefer-readonly:
packages/vscode-extension/src/logger.ts#L13
Member 'outputChannel' is never reassigned; mark it as `readonly`.
|
|
@typescript-eslint/no-redundant-type-constituents:
packages/vscode-extension/src/logger.ts#L54
'unknown' overrides all other types in this union type.
|
|
@typescript-eslint/require-await:
packages/rslint-wasm/src/index.ts#L4
Function has no 'await' expression.
|
|
prefer-const:
packages/rslint-wasm/src/index.ts#L5
'blob' is never reassigned. Use 'const' instead.
|
|
@typescript-eslint/no-explicit-any:
packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
|
|
@typescript-eslint/no-explicit-any:
packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
|
|
@typescript-eslint/no-explicit-any:
packages/rslint/src/types.ts#L77
Unexpected any. Specify a different type.
|
|
@typescript-eslint/no-explicit-any:
packages/rslint/src/types.ts#L70
Unexpected any. Specify a different type.
|
|
@typescript-eslint/no-explicit-any:
packages/rslint/src/types.ts#L21
Unexpected any. Specify a different type.
|
|
Test Go (rspack-windows-2022-large) (1.26.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test Go (rspack-darwin-14-medium, 1.26.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test npm packages (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test npm packages (windows-latest)
Failed to save: lack params: accessKeyId, accessKeySecret, region.
|
|
Test npm packages (windows-latest)
Failed to restore: lack params: accessKeyId, accessKeySecret, region.
|