CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Register permissions module for Rust compile #4792

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/platform-overview-docs-nknFJmainopened Apr 15, 2026
ccantynzcommented Apr 15, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/9


Third round — Rust compile fix.

Root cause of this run's reds (Mac aarch64, Mac x86_64, Linux): src-tauri/src/commands/mod.rs never declared pub mod permissions;, but lib.rs:159-160 calls commands::permissions::check_permissions and commands::permissions::request_admin_permissions. Rust fails at resolution before any Tauri bundling step.

Fix: one-line addition to mod.rs.

After this lands, re-run the workflow on main.

ccantynzcommented Apr 15, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
voxlen Building Building Preview, Comment Apr 15, 2026 9:40am

Request Review

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts