Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ConvertedType instead of Type for ImplicitObjectCreation #8104

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

csaba-sagi-sonarsource
Copy link
Contributor

Reproducer for #8024
This PR also changes to check ConvertedType instead of Type for ImplicitObjectCreations.
Currently, that is also null, however, once the fix for dotnet/roslyn#70041 gets released it should stop throwing exceptions.

@cristian-ambrosini-sonarsource cristian-ambrosini-sonarsource changed the title Use ConvertedTpye instead of Type for ImplicitObjectCreation Use ConvertedType instead of Type for ImplicitObjectCreation Sep 29, 2023
Copy link
Member

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM

@costin-zaharia-sonarsource
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@costin-zaharia-sonarsource costin-zaharia-sonarsource merged commit 05679d9 into master Oct 2, 2023
@costin-zaharia-sonarsource costin-zaharia-sonarsource deleted the čaba/S1144-fix branch October 2, 2023 08:02
@antonioaversa antonioaversa added this to the 9.12 milestone Oct 9, 2023
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.

4 participants