Skip to content

Turborepo 2.0

Turborepo 2.0 #292

Re-run triggered June 4, 2024 17:52
Status Success
Total duration 15m 59s
Artifacts

turborepo-test.yml

on: pull_request
Determine jobs to run
25s
Determine jobs to run
Turborepo rust check
1m 28s
Turborepo rust check
Matrix: Build Turborepo
Turborepo Examples
1m 48s
Turborepo Examples
Rust lints
49s
Rust lints
Matrix: rust_test
Turborepo rust clippy
1m 20s
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

38 warnings
Determine jobs to run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Turborepo (windows, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo rust check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Turborepo (ubuntu, self-hosted, linux, x64, metal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Turborepo (macos, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/sccache-action@v0.0.3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo rust clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo rust clippy: crates/turborepo-vt100/src/screen.rs#L1185
this argument is a mutable reference, but not used mutably
Turborepo rust clippy: crates/turborepo-vt100/src/screen.rs#L1244
this argument is a mutable reference, but not used mutably
Turborepo Rust testing on macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Rust testing on windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Rust testing on ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Rust testing on macos: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on macos: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on windows: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on ubuntu: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on macos: crates/turborepo-lib/src/process/mod.rs#L340
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on windows: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on ubuntu: crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on macos: crates/turborepo-lib/src/process/mod.rs#L356
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on windows: crates/turborepo-lib/src/process/mod.rs#L340
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on ubuntu: crates/turborepo-lib/src/process/mod.rs#L340
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on windows: crates/turborepo-lib/src/process/mod.rs#L356
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Rust testing on ubuntu: crates/turborepo-lib/src/process/mod.rs#L356
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
Turborepo Integration (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Integration (macos-12)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Turborepo Integration (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Integration (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.