fix: ASI in the concatenated module only when necessary #14139
Annotations
6 errors and 3 warnings
crates/rspack_core/src/concatenated_module.rs#L897
this expression borrows a value the compiler would automatically borrow
|
crates/rspack_core/src/concatenated_module.rs#L897
match expression looks like `matches!` macro
|
crates/rspack_core/src/concatenated_module.rs#L1763
this expression borrows a value the compiler would automatically borrow
|
crates/rspack_core/src/concatenated_module.rs#L1763
match expression looks like `matches!` macro
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bindings-x86_64-pc-windows-msvc", "bindings-x86_64-unknown-linux-gnu".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading