perf(tui): only rerender if a non-tick event has been received #2260
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/[email protected], ./.github/actions/cargo-sweep. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo clippy:
crates/turborepo-vt100/src/screen.rs#L1297
this argument is a mutable reference, but not used mutably
|
Run cargo clippy:
crates/turborepo-vt100/src/screen.rs#L1356
this argument is a mutable reference, but not used mutably
|
Loading