Skip to content

fix(install): ship native fbuild as a raw wheel script (closes #746) #649

fix(install): ship native fbuild as a raw wheel script (closes #746)

fix(install): ship native fbuild as a raw wheel script (closes #746) #649

Triggered via pull request June 22, 2026 05:29
Status Failure
Total duration 9s
Artifacts

loc-gate.yml

on: pull_request
Reject .rs files over 1000 LOC
5s
Reject .rs files over 1000 LOC
Fit to window
Zoom out
Zoom in

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/