add support for upload speed / remaining in the cache upload step #19652
Annotations
5 errors and 3 warnings
Run cargo clippy:
crates/turborepo-cache/src/http.rs#L96
redundant closure
|
Run cargo clippy:
crates/turborepo-cache/src/upload_progress.rs#L19
very complex type used. Consider factoring parts into `type` definitions
|
Run cargo clippy:
crates/turborepo-cache/src/upload_progress.rs#L105
very complex type used. Consider factoring parts into `type` definitions
|
Run cargo clippy:
crates/turborepo-cache/src/upload_progress.rs#L112
very complex type used. Consider factoring parts into `type` definitions
|
Run cargo clippy
Process completed with exit code 101.
|
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/.
|
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
|
The logs for this run have expired and are no longer available.
Loading