feat(shim): invoke local turbo version via npx if not installed #476
turborepo-test.yml
on: pull_request
Determine jobs to run
21s
Matrix: Build Turborepo
Cleanup
/
cleanup
2s
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-repository/src/package_manager/mod.rs#L598
unused import: `fs::File`
|
Turborepo Rust testing on ubuntu:
crates/turborepo-repository/src/package_manager/mod.rs#L601
unused import: `tempfile::tempdir`
|
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 (windows, windows-latest):
crates/turborepo-lib/src/run/global_hash.rs#L144
unused variable: `raw_inclusions`
|
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-repository/src/package_manager/mod.rs#L598
unused import: `fs::File`
|
Turborepo Rust testing on macos:
crates/turborepo-repository/src/package_manager/mod.rs#L601
unused import: `tempfile::tempdir`
|
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 (windows-latest):
crates/turborepo-lib/src/run/global_hash.rs#L144
unused variable: `raw_inclusions`
|
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-repository/src/package_manager/mod.rs#L598
unused import: `fs::File`
|
Turborepo Rust testing on windows:
crates/turborepo-repository/src/package_manager/mod.rs#L601
unused import: `tempfile::tempdir`
|
Turborepo Rust testing on windows:
crates/turborepo-lib/src/run/global_hash.rs#L144
unused variable: `raw_inclusions`
|
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
|