Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Aug 25, 2023

Backport of #6885 to release/8.0.1xx

/cc @buyaa-n @manfred-brands

Customer Impact

Because of the bug CA2241: Provide correct arguments to formatting methods analyzer throws IndexOutOfRangeException at runtime which causing a build failure in runtime repo and possibly cause same issue for repos that warns as error for AD0001

Testing

Unit testing added with the fix, manual testing done with runtime repo

Risk

Low: The fix would cause new warning for an edge case scenario but as the analyzer is at info level by default that is acceptable

@github-actions github-actions bot requested a review from a team as a code owner August 25, 2023 20:57
Copy link

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

Approving. I am going to assume we will need M2 approval as with any other 8.0 backports if this is merged before the snap.

@jeffhandley does this PR have your approval?

@buyaa-n once merged (if approved) we also need to confirm the change flows into the 8.0 branches of the subscribed repos: sdk, runtime and dotnet-monitor.

@carlossanlop carlossanlop added the servicing-consider For backport requests to servicing branches. label Aug 25, 2023
@carlossanlop carlossanlop added this to the 8.0.1xx milestone Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #6894 (8c8e71d) into release/8.0.1xx (e1da9c8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/8.0.1xx    #6894   +/-   ##
================================================
  Coverage            96.39%   96.39%           
================================================
  Files                 1403     1403           
  Lines               330977   331069   +92     
  Branches             10890    10894    +4     
================================================
+ Hits                319057   319146   +89     
- Misses                9187     9190    +3     
  Partials              2733     2733           

Copy link
Member

@jeffhandley jeffhandley left a comment

Choose a reason for hiding this comment

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

Yes, this has my approval. Thanks, @carlossanlop, @buyaa-n, and @manfred-brands!

@buyaa-n buyaa-n merged commit 546d9ed into release/8.0.1xx Aug 25, 2023
@buyaa-n buyaa-n deleted the backport/pr-6885-to-release/8.0.1xx branch August 25, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

servicing-consider For backport requests to servicing branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants