feat(shim): invoke local turbo version via npx if not installed #476
Annotations
7 warnings
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/.
|
crates/turborepo-repository/src/package_manager/mod.rs#L598
unused import: `fs::File`
|
crates/turborepo-repository/src/package_manager/mod.rs#L601
unused import: `tempfile::tempdir`
|
crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
crates/turborepo-lib/src/process/mod.rs#L149
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
crates/turborepo-lib/src/process/mod.rs#L340
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
crates/turborepo-lib/src/process/mod.rs#L356
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
This job succeeded
Loading