Skip unreachable code when early return can be statically analysed #1744
Annotations
3 errors and 1 warning
crates/turbopack-ecmascript/src/analyzer/graph.rs#L1853
unnecessary closure used with `bool::then`
|
crates/turbopack-ecmascript/src/analyzer/graph.rs#L1854
unnecessary closure used with `bool::then`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading