Skip to content

feat(turborepo): FS Cache #11107

feat(turborepo): FS Cache

feat(turborepo): FS Cache #11107

Triggered via pull request July 14, 2023 17:15
Status Success
Total duration 37m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Determine jobs to run
32s
Determine jobs to run
Turbopack rust check
0s
Turbopack rust check
Turborepo rust check
1m 16s
Turborepo rust check
Matrix: Go Integration Tests
Matrix: Go Unit Tests
Matrix: Turborepo E2E Tests
Matrix: Turborepo Examples
Matrix: JS Package Tests
Check next-swc
0s
Check next-swc
Turbopack Rust testing on ubuntu
0s
Turbopack Rust testing on ubuntu
Matrix: turbopack_build_release
Matrix: turbopack_rust_bench
Matrix: turbopack_rust_test2
Turbopack rust clippy
0s
Turbopack rust clippy
Turbopack Rust testing benchmarks on ubuntu
0s
Turbopack Rust testing benchmarks on ubuntu
Matrix: turbopack_rust_test_bench2
Matrix: turbopack_bench_pr
Matrix: turborepo_rust_test
Turborepo rust clippy
1m 44s
Turborepo rust clippy
Store benchmark result
0s
Store benchmark result
Upload Test results
36s
Upload Test results
Cleanup  /  cleanup
3s
Cleanup / cleanup
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Cannot open: File exists
Go linting
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Go Unit Tests (ubuntu, ubuntu-latest): crates/turborepo-cache/src/fs.rs#L11
struct `FSCache` is never constructed
Go Unit Tests (ubuntu, ubuntu-latest): crates/turborepo-cache/src/fs.rs#L22
associated function `read` is never used
Go Unit Tests (ubuntu, ubuntu-latest): crates/turborepo-cache/src/fs.rs#L29
associated items `resolve_cache_dir`, `new`, `fetch`, `exists`, and `put` are never used
Go Unit Tests (ubuntu, ubuntu-latest)
`turborepo-cache` (lib) generated 3 warnings
Go Unit Tests (macos, macos-latest): crates/turborepo-cache/src/fs.rs#L11
struct `FSCache` is never constructed
Go Unit Tests (macos, macos-latest): crates/turborepo-cache/src/fs.rs#L22
associated function `read` is never used
Go Unit Tests (macos, macos-latest): crates/turborepo-cache/src/fs.rs#L29
associated items `resolve_cache_dir`, `new`, `fetch`, `exists`, and `put` are never used
Go Unit Tests (macos, macos-latest)
`turborepo-cache` (lib) generated 3 warnings
Go Unit Tests (windows, windows-latest): crates/turborepo-fs/src/lib.rs#L70
unused variable: `src_metadata`
Go Unit Tests (windows, windows-latest)
`turborepo-fs` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-fs` to apply 1 suggestion)
Go Unit Tests (windows, windows-latest): crates/turborepo-cache/src/fs.rs#L11
struct `FSCache` is never constructed
Go Unit Tests (windows, windows-latest): crates/turborepo-cache/src/fs.rs#L22
associated function `read` is never used
Go Unit Tests (windows, windows-latest): crates/turborepo-cache/src/fs.rs#L29
associated items `resolve_cache_dir`, `new`, `fetch`, `exists`, and `put` are never used
Go Unit Tests (windows, windows-latest)
`turborepo-cache` (lib) generated 4 warnings (run `cargo fix --lib -p turborepo-cache` to apply 1 suggestion)
Turborepo E2E Tests (windows, windows-latest)
`turborepo-lib` (lib) generated 1 warning