feat: Add scope hoisting #8318
Annotations
4 errors and 3 warnings
crates/turbopack-ecmascript/src/scope_hoisting/list_finder.rs#L128
unused variable: `list_indices`
|
crates/turbopack-ecmascript/src/scope_hoisting/list_finder.rs#L139
variable does not need to be mutable
|
crates/turbopack-ecmascript/src/scope_hoisting/list_finder.rs#L145
borrow of moved value: `reverse_mapping`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/[email protected], ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading