feat(turborepo): Using file hashing for package watching #19676
Annotations
3 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@v2.1.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
|
Loading