Skip to content

Analyzers/SourceGenerator: Update Roslyn#11110

Merged
ScarletKuro merged 1 commit intodevfrom
analyzer_fix
Mar 29, 2025
Merged

Analyzers/SourceGenerator: Update Roslyn#11110
ScarletKuro merged 1 commit intodevfrom
analyzer_fix

Conversation

@ScarletKuro
Copy link
Member

@ScarletKuro ScarletKuro commented Mar 29, 2025

Description

Fixes: #10869
Reverts workaround which was to ignore tests: #10885
Read dotnet/roslyn#77255 (comment) for explanation.

How Has This Been Tested?

Analyzer unit tests.

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Mar 29, 2025
@sonarqubecloud
Copy link

@ScarletKuro ScarletKuro merged commit fd67ee6 into dev Mar 29, 2025
9 checks passed
@ScarletKuro ScarletKuro deleted the analyzer_fix branch March 29, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Analyzer Tests Fail With SDK 9.0.200

1 participant