feat(Turborepo): file hash watching #19265
Annotations
3 warnings
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@v1.2.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/.
|
Run if [ -z "${RUSTC_WRAPPER}" ]; then:
crates/turborepo-filewatch/src/package_watcher.rs#L83
method `watch_discovery` is never used
|
Run if [ -z "${RUSTC_WRAPPER}" ]; then:
crates/turborepo-filewatch/src/cookies.rs#L495
method `watch` is never used
|
Loading