perf: Fast path for shallow wildcard glob patterns in workspace discovery #7205
lint.yml
on: pull_request
Determine changes
6s
Rust format
33s
Rust clippy
1m 21s
Rust check
1m 12s
Rust licenses
47s
Formatting
0s
Rust security audit
0s
JS security audit
0s
Cleanup
/
cleanup
2s
Annotations
5 errors and 3 warnings
|
Rust format
Process completed with exit code 1.
|
|
Rust check
Process completed with exit code 101.
|
|
Rust check:
crates/turborepo-globwalk/src/lib.rs#L577
unused variable: `base_path`
|
|
Rust clippy
Process completed with exit code 101.
|
|
Rust clippy:
crates/turborepo-globwalk/src/lib.rs#L577
unused variable: `base_path`
|
|
Rust format:
crates/turborepo-globwalk/src/lib.rs#L663
Diff in /home/runner/work/turborepo/turborepo/crates/turborepo-globwalk/src/lib.rs
|
|
Rust check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Rust clippy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|