fix(install): ship native fbuild as a raw wheel script (closes #746) #649
loc-gate.yml
on: pull_request
Reject .rs files over 1000 LOC
5s
Annotations
5 errors and 1 warning
|
Reject .rs files over 1000 LOC
Process completed with exit code 1.
|
|
Reject .rs files over 1000 LOC:
./crates/fbuild-build/src/source_scanner.rs#L0
./crates/fbuild-build/src/source_scanner.rs has 1478 LOC (limit: 1000)
|
|
Reject .rs files over 1000 LOC:
./crates/fbuild-serial/src/manager.rs#L0
./crates/fbuild-serial/src/manager.rs has 1480 LOC (limit: 1000)
|
|
Reject .rs files over 1000 LOC:
./crates/fbuild-cli/src/daemon_client.rs#L0
./crates/fbuild-cli/src/daemon_client.rs has 1049 LOC (limit: 1000)
|
|
Reject .rs files over 1000 LOC:
./crates/fbuild-daemon/src/device_manager.rs#L0
./crates/fbuild-daemon/src/device_manager.rs has 1006 LOC (limit: 1000)
|
|
Reject .rs files over 1000 LOC
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|