Skip to content

Fix duplicate parse errors for GetBackgroundCheckResultsForFileInProject - #18380

Merged
psfinaki merged 4 commits into
dotnet:mainfrom
Martin521:fix-duplicate-errors
Mar 17, 2025
Merged

Fix duplicate parse errors for GetBackgroundCheckResultsForFileInProject#18380
psfinaki merged 4 commits into
dotnet:mainfrom
Martin521:fix-duplicate-errors

Conversation

@Martin521

@Martin521Martin521 commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

Description

Fixes#18379

Checklist

  • Test cases added
  • Release notes entry updated

@github-actions

github-actionsBot commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/9.0.300.md

@Martin521
Martin521 marked this pull request as ready for review March 13, 2025 11:51
@Martin521
Martin521 requested a review from a team as a code ownerMarch 13, 2025 11:51

@psfinakipsfinaki 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.

Thanks!

@github-project-automationgithub-project-automationBot moved this from New to In Progress in F# Compiler and ToolingMar 17, 2025
@psfinaki
psfinaki enabled auto-merge (squash) March 17, 2025 13:12
@psfinaki
psfinaki merged commit d43a46b into dotnet:mainMar 17, 2025
@github-project-automationgithub-project-automationBot moved this from In Progress to Done in F# Compiler and ToolingMar 17, 2025
@Martin521Martin521 mentioned this pull request Apr 9, 2025
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

GetBackgroundCheckResultsForFileInProject reports duplicate parse errors

3 participants

@Martin521@psfinaki@T-Gro