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(test): resolve lint errors in HandleRemote test
- Check os.Chdir error return in defer to satisfy errcheck
- Use exec.CommandContext instead of exec.Command to satisfy noctx
- Add nolint:gosec for test-only git commands with static args
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments