feat(turborepo): FS Cache #11107
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
Matrix: Go Integration Tests
Matrix: Go Unit Tests
Matrix: Turborepo E2E Tests
Matrix: Turborepo Examples
Go linting
6m 51s
Turbopack TypeScript files
0s
Rust lints
2m 46s
Formatting
2m 17s
Matrix: JS Package Tests
Check next-swc
0s
Matrix: turbopack_build_release
Matrix: turbopack_rust_bench
Matrix: turbopack_rust_test2
Turbopack rust clippy
0s
Turbopack Rust testing benchmarks on ubuntu
0s
Matrix: turbopack_rust_test_bench2
Matrix: turbopack_bench_pr
Matrix: turborepo_rust_test
Store benchmark result
0s
Upload Test results
36s
Cleanup
/
cleanup
3s
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):
crates/turborepo-lib/src/daemon/connector.rs#L387
variant `Exists` is never constructed
|
Turborepo E2E Tests (windows, windows-latest)
`turborepo-lib` (lib) generated 1 warning
|