Skip to content

fix(filter): account for root internal dependencies in git based filter #401

fix(filter): account for root internal dependencies in git based filter

fix(filter): account for root internal dependencies in git based filter #401

Triggered via pull request June 6, 2024 23:51
Status Success
Total duration 39m 54s
Artifacts

turborepo-test.yml

on: pull_request
Determine jobs to run
19s
Determine jobs to run
Turborepo rust check
1m 22s
Turborepo rust check
Matrix: Build Turborepo
Turborepo Examples
0s
Turborepo Examples
Rust lints
52s
Rust lints
Matrix: rust_test
Turborepo rust clippy
1m 27s
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

37 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/[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 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 (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 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
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 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/.