Skip to content

remove / move unused or test crates #1831

remove / move unused or test crates

remove / move unused or test crates #1831

Re-run triggered August 5, 2024 13:15
Status Success
Total duration 2m 58s
Artifacts

turborepo-test.yml

on: pull_request
Determine jobs to run
23s
Determine jobs to run
Turborepo rust check
1m 14s
Turborepo rust check
Matrix: Build Turborepo
Turborepo Examples
0s
Turborepo Examples
Rust lints
45s
Rust lints
Matrix: rust_test
Turborepo rust clippy
1m 18s
Turborepo rust clippy
Matrix: Turborepo Integration
Turborepo Test Summary
0s
Turborepo Test Summary
Cleanup  /  cleanup
2s
Cleanup / cleanup
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Determine jobs to run
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Build Turborepo (windows, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, actions/setup-node@v3.6.0, 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/
Build Turborepo (ubuntu, self-hosted, linux, x64, metal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, actions/setup-node@v3.6.0, 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/
Build Turborepo (macos, macos-12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, actions/setup-node@v3.6.0, 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/
Turborepo rust check
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, 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/
Rust lints
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/
Turborepo Integration (macos-12)
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, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turborepo Integration (macos-12)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Turborepo Integration (windows-latest)
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, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turborepo Integration (ubuntu-latest)
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, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Turborepo rust clippy
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, 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/
Turborepo rust clippy: crates/turborepo-vt100/src/screen.rs#L1297
this argument is a mutable reference, but not used mutably
Turborepo rust clippy: crates/turborepo-vt100/src/screen.rs#L1356
this argument is a mutable reference, but not used mutably
Turborepo 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-node@v3.6.0, 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/
Turborepo Rust testing on windows: crates/turborepo-repository/src/inference.rs#L351
function `test_gh_8599` is never used
Turborepo 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-node@v3.6.0, 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/
Turborepo Rust testing on macos: crates/turborepo-repository/src/inference.rs#L351
function `test_gh_8599` is never used
Turborepo 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, actions/setup-node@v3.6.0, 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/
Turborepo Rust testing on ubuntu: crates/turborepo-repository/src/inference.rs#L351
function `test_gh_8599` is never used