Some checks failed
CI Pipeline / Rust Format Check (push) Failing after 0s
CI Pipeline / Rust Unit Tests (push) Failing after 0s
CI Pipeline / Clippy Lints (push) Failing after 1s
CI Pipeline / Frontend Lint & Type Check (push) Failing after 0s
CI Pipeline / Security Audit (push) Failing after 1s
CI Pipeline / Build .deb & Release (push) Has been skipped
- act_runner host executor doesn't inherit PATH from workflow env or export - All system commands now use absolute paths: /usr/bin/apt-get, /usr/bin/curl, etc. - Removed all export PATH lines (were ineffective) - Fixes 'apt-get: command not found' and 'curl: command not found' errors