Skip to content

Skip unreachable code when early return can be statically analysed #1775

Skip unreachable code when early return can be statically analysed

Skip unreachable code when early return can be statically analysed #1775

Triggered via pull request August 1, 2024 07:49
Status Failure
Total duration 47m 27s
Artifacts 1

turbopack-test.yml

on: pull_request
Determine jobs to run
20s
Determine jobs to run
Turbopack rust check
1m 20s
Turbopack rust check
Turbopack TypeScript files
0s
Turbopack TypeScript files
Turbopack Rust testing on ubuntu
4m 52s
Turbopack Rust testing on ubuntu
Turbopack Rust testing benchmarks on linux  /  Test
2m 24s
Turbopack Rust testing benchmarks on linux / Test
Matrix: turbopack_rust_test2
Turbopack rust clippy
1m 34s
Turbopack rust clippy
Matrix: turbopack_rust_test_bench2
Upload Test results
27s
Upload Test results
Cleanup  /  cleanup
2s
Cleanup / cleanup
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Turbopack Rust testing on windows
Process completed with exit code 1.
Done
Process completed with exit code 1.
Determine jobs to run
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2, actions/checkout@v3, technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack rust check
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/
Check next-swc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check next-swc
Unexpected input(s) 'github-token', valid inputs are ['targets']
Check next-swc
Unexpected input(s) 'github-token', valid inputs are ['targets']
Turbopack rust clippy
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/
Turbopack Rust testing benchmarks on linux / Test
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, actions/setup-node@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack Rust testing on ubuntu
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, actions/setup-node@v3.6.0, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ok
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack Rust testing benchmarks on macos / Test
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, actions/setup-node@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack Rust testing on windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, actions/setup-node@v3.6.0, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack Rust testing on windows
No files were found with the provided path: target/nextest/**/*.xml. No artifacts will be uploaded.
Turbopack Rust testing on macos
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, actions/setup-node@v3.6.0, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turbopack Rust testing on macos: target/release/build/signposter-sys-0628b1652a6ef8aa/out/bindings.rs#L23232
`extern` block uses type `u128`, which is not FFI-safe
Turbopack Rust testing on macos: target/release/build/signposter-sys-0628b1652a6ef8aa/out/bindings.rs#L23232
`extern` block uses type `u128`, which is not FFI-safe
Done
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Upload Test results
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3.6.0, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_reports". 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/

Artifacts

Produced during runtime
Name Size
test_reports
50 MB