Skip to content

feat(shim): invoke local turbo version via npx if not installed #476

feat(shim): invoke local turbo version via npx if not installed

feat(shim): invoke local turbo version via npx if not installed #476

Status Failure
Total duration 23m 5s
Artifacts

turborepo-test.yml

on: pull_request
Determine jobs to run
21s
Determine jobs to run
Turborepo rust check
1m 21s
Turborepo rust check
Matrix: Build Turborepo
Turborepo Examples
8m 19s
Turborepo Examples
Rust lints
51s
Rust lints
Matrix: rust_test
Turborepo rust clippy
1m 26s
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

3 errors and 38 warnings
Turborepo Examples
@turborepo-examples-tests/with-berry#test: command (/home/runner/work/turbo/turbo/turborepo-tests/example-with-berry) /opt/hostedtoolcache/node/18.20.2/x64/bin/pnpm run test exited (1)
Turborepo Examples
Process completed with exit code 1.
Turborepo Test Summary
Process completed with exit code 1.
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/[email protected], ./.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/[email protected], actions/[email protected], arduino/[email protected], ./.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/[email protected], pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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/[email protected], actions/[email protected], arduino/[email protected], ./.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 ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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: 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 tuple 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 ubuntu: crates/turborepo-lib/src/process/mod.rs#L356
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
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/[email protected], pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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/[email protected], pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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/[email protected], actions/[email protected], arduino/[email protected], ./.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 Integration (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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 Rust testing on macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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 macos: crates/turborepo-lib/src/process/mod.rs#L340
use of deprecated 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 Integration (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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 Rust testing on windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.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: crates/turborepo-lib/src/process/mod.rs#L149
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 windows: 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