Skip to content

fix: UpdateOptions Token ValueOf syntax error#333

Merged
JusterZhu merged 1 commit into
masterfrom
fix/copilot-syntax
May 24, 2026
Merged

fix: UpdateOptions Token ValueOf syntax error#333
JusterZhu merged 1 commit into
masterfrom
fix/copilot-syntax

Conversation

@JusterZhu
Copy link
Copy Markdown
Collaborator

Copilot-flagged in PR 326. Missing closing bracket after string question-mark in ValueOf generic argument.

Copilot AI review requested due to automatic review settings May 24, 2026 00:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a C# syntax error in UpdateOptions where the Token option’s ValueOf<T> generic argument was missing a closing >.

Changes:

  • Corrected the UpdateOption.ValueOf<string?>("TOKEN") invocation for the Token option constant.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JusterZhu JusterZhu merged commit 204abe6 into master May 24, 2026
1 check passed
@JusterZhu JusterZhu deleted the fix/copilot-syntax branch May 24, 2026 00:24
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