feat(Turborepo): file hash watching #19265
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 cargo clippy:
crates/turborepo-vt100/src/entire_screen.rs#L30
casting `usize` to `u16` may truncate the value
|
Run cargo clippy:
crates/turborepo-vt100/src/entire_screen.rs#L30
using a potentially dangerous silent `as` conversion
|
Run cargo clippy:
crates/turborepo-filewatch/src/cookies.rs#L495
method `watch` is never used
|
Run cargo clippy:
crates/turborepo-filewatch/src/package_watcher.rs#L83
method `watch_discovery` is never used
|
Loading