Skip to content

Reduce macro usage in turbo-tasks-testing #1592

Reduce macro usage in turbo-tasks-testing

Reduce macro usage in turbo-tasks-testing #1592

Triggered via pull request July 25, 2024 18:15
Status Failure
Total duration 40m 59s
Artifacts 1

turbopack-test.yml

on: pull_request
Determine jobs to run
27s
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 55s
Turbopack Rust testing on ubuntu
Turbopack Rust testing benchmarks on linux  /  Test
3m 29s
Turbopack Rust testing benchmarks on linux / Test
Matrix: turbopack_rust_test2
Turbopack rust clippy
1m 33s
Turbopack rust clippy
Matrix: turbopack_rust_test_bench2
Upload Test results
31s
Upload Test results
Cleanup  /  cleanup
2s
Cleanup / cleanup
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
Turbopack Rust testing on ubuntu
ENOENT: no such file or directory, opendir '/root/actions-runner/_work/turbo/turbo/target/tests/target'
Turbopack Rust testing on ubuntu
Error: ENOENT: no such file or directory, opendir '/root/actions-runner/_work/turbo/turbo/target/tests/target'
Turbopack Rust testing on windows
Process completed with exit code 1.
Turbopack Rust testing on macos
ENOENT: no such file or directory, opendir '/Users/runner/work/turbo/turbo/target/tests/target'
Turbopack Rust testing on macos
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/turbo/turbo/target/tests/target'
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/[email protected], ./.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/[email protected], ./.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/[email protected], ./.github/actions/cargo-sweep, actions/[email protected]. 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/[email protected], ./.github/actions/cargo-sweep, actions/[email protected], 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/[email protected], ./.github/actions/cargo-sweep, actions/[email protected]. 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/[email protected], ./.github/actions/cargo-sweep, actions/[email protected], 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/[email protected], ./.github/actions/cargo-sweep, actions/[email protected], 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/
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/
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/[email protected], 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/

Artifacts

Produced during runtime
Name Size
test_reports Expired
49.9 MB