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

fix all PVS and doc generation warnings #5262

Merged
merged 1 commit into from
Apr 15, 2021
Merged

fix all PVS and doc generation warnings #5262

merged 1 commit into from
Apr 15, 2021

Conversation

chriselion
Copy link
Contributor

Proposed change(s)

Fix all the package validation errors (at least for xmldoc) and the warnings from generating the docs.

Types of change(s)

  • Documentation update

@@ -116,19 +116,29 @@ public bool IsEmpty()
return Array == null || Array.Length == 0;
}

/// <inheritdoc/>
/// <summary>
/// Returns an enumerator that iterates through the ActionSegment.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chriselion chriselion merged commit 5919158 into main Apr 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the doc-cleanup branch April 15, 2021 04:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants