Skip to content

Conversation

@Omotola
Copy link
Contributor

@Omotola Omotola commented Sep 8, 2022

Issue #202

  • SA-1614,
  • SA-1615,
  • SA-1616,
  • SA-1617

@Omotola Omotola requested a review from a team as a code owner September 8, 2022 16:46
@Omotola Omotola requested a review from grvillic September 8, 2022 16:46
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@Omotola Omotola changed the title Addressing return statement documentation violations.. Analyzer Warnings SA-1614, SA-1615, SA-1616, SA-1617 Sep 9, 2022
public static Regex Anchored(params Regex[] regexps)
{
return new Regex($"^{Expression(regexps).ToString()}$");
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

There are still a lot of warnings about "Element parameter documentation should have text" see PR comments by GitHub Actions. Additionally, there are some other new warnings "Code should not contain multiple blank lines in a row"

@Omotola Omotola merged commit eeae9da into main Sep 9, 2022
@Omotola Omotola deleted the users/oakeredolu/returnsstatementdocuemntation branch September 9, 2022 22:09
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.

3 participants