Skip to content

fix: prevent opts shadowing in ProcessBid#782

Merged
iowar merged 1 commit intomainfrom
fix/opts-shadowing-in-processbid
Sep 7, 2025
Merged

fix: prevent opts shadowing in ProcessBid#782
iowar merged 1 commit intomainfrom
fix/opts-shadowing-in-processbid

Conversation

@iowar
Copy link
Copy Markdown
Contributor

@iowar iowar commented Sep 7, 2025

Describe your changes

Fixed a bug in ProcessBid where opts was shadowed due to := usage.
Now it correctly assigns with = to avoid losing the outer reference.

Issue ticket number and link

Fixes # (issue)

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

@iowar iowar requested a review from aloknerurkar September 7, 2025 05:55
@iowar iowar merged commit 8c97268 into main Sep 7, 2025
8 of 9 checks passed
@iowar iowar deleted the fix/opts-shadowing-in-processbid branch September 7, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants