Skip to content

Fixed duplicate LoggerMessage EventNames in RemoteJSRuntime.cs file #47280

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

Merged

Conversation

shiladitya-mukerji-22
Copy link
Contributor

fixing_duplicate_eventnames

In the RemoteJSRuntime.cs file EventNames of four Log Messages were duplicates of already existing names. So I modified the EventNames to make each one unique.

Description

Fixed duplicate LoggerMessage EventNames in RemoteJSRuntime.cs file

Fixes #46072

@shiladitya-mukerji-22 shiladitya-mukerji-22 requested a review from a team as a code owner March 17, 2023 18:07
@ghost ghost added area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member labels Mar 17, 2023
@ghost
Copy link

ghost commented Mar 17, 2023

Thanks for your PR, @shiladitya-mukerji-22. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@shiladitya-mukerji-22
Copy link
Contributor Author

@dotnet-policy-service agree [company="Default"]
@dotnet-policy-service agree

@shiladitya-mukerji-22
Copy link
Contributor Author

@dotnet-policy-service agree

@mkArtakMSFT
Copy link
Contributor

Thanks for your PR, @shiladitya-mukerji-22.
@javiercn can you please review this? Thanks!

@javiercn javiercn merged commit 6f96064 into dotnet:main Mar 27, 2023
@ghost ghost added this to the 8.0-preview4 milestone Mar 27, 2023
@javiercn
Copy link
Member

@shiladitya-mukerji-22 thanks for the contribution @shiladitya-mukerji-22!

@javiercn
Copy link
Member

The last bit is that I think we need to publish an announcement for the event name changes

eerhardt added a commit to eerhardt/aspnetcore that referenced this pull request Mar 27, 2023
These suppressions are no longer needed after dotnet#47280.
eerhardt added a commit that referenced this pull request Mar 28, 2023
These suppressions are no longer needed after #47280.
@shiladitya-mukerji-22 shiladitya-mukerji-22 deleted the fixing_duplicate_eventnames branch November 10, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decide if duplicate EventNames in LoggerMessage is appropriate
4 participants