You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve compilation issues in PermissionDenied test
- Replace non-existent uv_command! macro with context.pip_compile() pattern
- Add Unix PermissionsExt import for std::fs::Permissions::from_mode usage
- Fix test compilation errors that caused clippy and test failures
0 commit comments