feat(mf): layer-aware sharing and runtime scope-array support #11440
ci-rust.yaml
on: pull_request
Run Rust Tests
/
Check Source Changed
8s
Rust test miri
Matrix: Run Rust Tests / rust_watcher_test
Run Rust Tests
/
Rust check
6m 54s
Run Rust Tests
/
Check Rust Dependencies
1m 4s
Run Rust Tests
/
Rust test
4m 0s
Rust Test Required Check
2s
Annotations
7 errors and 8 warnings
|
Run Rust Tests / Rust check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run Rust Tests / Rust check
could not compile `rspack_plugin_mf` (lib) due to 1 previous error
|
|
Run Rust Tests / Rust check
could not compile `rspack_plugin_mf` (lib) due to 1 previous error
|
|
Run Rust Tests / Rust check
could not compile `rspack_plugin_mf` (lib) due to 1 previous error
|
|
Run Rust Tests / Rust check:
crates/rspack_plugin_mf/src/manifest/utils.rs#L268
this `if` statement can be collapsed
|
|
Run Rust Tests / Rust Test Required Check
Process completed with exit code 1.
|
|
Rust Test Required Check
Process completed with exit code 1.
|
|
Run Rust Tests / Check Source Changed
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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/
|
|
Run Rust Tests / Check Source Changed
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
Run Rust Tests / Rust watcher test - "rspack-ubuntu-22.04-large"
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lynx-infra/cache/restore@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732, rstackjs/rust-cache@8269079380bc35105b3ed8b0f1f7c9557c6dec93. 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/
|
|
Run Rust Tests / Rust watcher test - "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/restore@0057852bfaa89a56745cba8c7296529d2fc39830, Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. 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/
|
|
Run Rust Tests / Check Rust Dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: rstackjs/rust-cache@8269079380bc35105b3ed8b0f1f7c9557c6dec93. 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/
|
|
Run Rust Tests / Rust watcher test - "windows-latest"
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. 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/
|
|
Run Rust Tests / Rust test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lynx-infra/cache/restore@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732, rstackjs/rust-cache@8269079380bc35105b3ed8b0f1f7c9557c6dec93. 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/
|
|
Run Rust Tests / Rust check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505, lynx-infra/cache/restore@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732, rstackjs/rust-cache@8269079380bc35105b3ed8b0f1f7c9557c6dec93. 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/
|