Skip to content

Fix ContextFlags compile error - #62855

Merged
Jake Bailey (jakebailey) merged 2 commits into
microsoft:mainfrom
jakebailey:fix-compile-oops
Dec 8, 2025
Merged

Fix ContextFlags compile error#62855
Jake Bailey (jakebailey) merged 2 commits into
microsoft:mainfrom
jakebailey:fix-compile-oops

Conversation

@jakebailey

Copy link
Copy Markdown
Member

Two PRs raced here.

I need to enable merge queues...

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a compile error caused by racing PRs where ContextFlags.Completions was removed or renamed. The change updates the reference to use the correct enum value ContextFlags.IgnoreNodeInferences.

Key Changes:

  • Updated ContextFlags.Completions to ContextFlags.IgnoreNodeInferences in string completion logic

@jakebailey

Copy link
Copy Markdown
Member Author

The package-size task doesn't work if main can't also build. So I'm just going to force merge this in.

@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Dec 8, 2025
@jakebailey
Jake Bailey (jakebailey) merged commit 3544dd7 into microsoft:main Dec 8, 2025
33 checks passed
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Dec 8, 2025
@jakebailey
Jake Bailey (jakebailey) deleted the fix-compile-oops branch December 8, 2025 20:14
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants