Enable CA10XX rules with suggestion severity - #13870
Merged
Ilya (iSazonov) merged 1 commit intoNov 5, 2020
Merged
Conversation
xtqqczze
force-pushed
the
promote-info-to-warning
branch
2 times, most recently
from
October 26, 2020 16:46
40d1451 to
37e28c0
Compare
xtqqczze
force-pushed
the
promote-info-to-warning
branch
from
October 27, 2020 15:15
37e28c0 to
d0c97a7
Compare
xtqqczze
force-pushed
the
promote-info-to-warning
branch
from
October 27, 2020 20:56
d0c97a7 to
6162b62
Compare
xtqqczze
marked this pull request as ready for review
October 28, 2020 00:23
Ilya (iSazonov)
approved these changes
Oct 29, 2020
Ilya (iSazonov)
requested review from
Travis Plunk (TravisEz13),
Aditya Patwardhan (adityapatwardhan) and
Dongbo Wang (daxian-dbw)
October 29, 2020 12:42
Collaborator
|
xtqqczze Please add links to rule docs in the PR description. |
Thatgfsj (Thatgfsj)
pushed a commit
to Thatgfsj/PowerShell
that referenced
this pull request
Aug 6, 2026
CA1016: Mark assemblies with assembly version CA1018: Mark attributes with AttributeUsageAttribute CA1041: Provide ObsoleteAttribute message CA1047: Do not declare protected member in sealed type CA1061: Do not hide base class methods CA1070: Do not declare event fields as virtual
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promote CA10XX rules from suggestion to warning where there are no existing rule violations.