-
Notifications
You must be signed in to change notification settings - Fork 11
Issues: Faithlife/FaithlifeAnalyzers
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
Author
Label
Milestones
Assignee
Sort
Issues list
FL0014 spuriously triggers when used with interpolated string handlers
#88
opened Mar 8, 2023 by
StephenCleary
Avoid WorkState.FromCancellationToken(AsyncMethodContext.CancellationToken)
new analyzer
Suggestion for a new analyzer to add
#64
opened Apr 9, 2019 by
bgrainger
Prefer Null-conditional operators over ternaries
new analyzer
Suggestion for a new analyzer to add
#57
opened Mar 5, 2019 by
amanda-mitchell
Error message consistency: "must not" vs "cannot" / "can not" in ArgumentException
new analyzer
Suggestion for a new analyzer to add
#54
opened Feb 27, 2019 by
amanda-mitchell
Bundle StyleCop.Analyzers and our custom Faithlife stylecop.ruleset into Faithlife.Analyzers
#53
opened Feb 21, 2019 by
NateMerritt
Don't use .Count() with comparisons
new analyzer
Suggestion for a new analyzer to add
#48
opened Feb 15, 2019 by
amanda-mitchell
Omit unnecessary initial assignments
new analyzer
Suggestion for a new analyzer to add
#47
opened Feb 15, 2019 by
amanda-mitchell
Bracing Rules
new analyzer
Suggestion for a new analyzer to add
#46
opened Feb 8, 2019 by
amanda-mitchell
Do not specify default parameters on virtual methods
new analyzer
Suggestion for a new analyzer to add
#45
opened Feb 5, 2019 by
amanda-mitchell
Do not use .Where or .WhereNotNull followed by an argumentless .(Single|First|Last)(OrDefault)?
new analyzer
Suggestion for a new analyzer to add
#44
opened Feb 5, 2019 by
amanda-mitchell
Detect invalid access to Suggestion for a new analyzer to add
IsFailure
on ServiceResult<T>
objects.
new analyzer
#43
opened Jan 23, 2019 by
randymarsh77
Detect invalid VerifyAccess calls
new analyzer
Suggestion for a new analyzer to add
#42
opened Jan 15, 2019 by
randymarsh77
Don't await a DispatcherOperation
new analyzer
Suggestion for a new analyzer to add
#41
opened Jan 14, 2019 by
randymarsh77
Avoid Instance Field Initialization in .NET
new analyzer
Suggestion for a new analyzer to add
#39
opened Jan 11, 2019 by
amanda-mitchell
Unused usings
new analyzer
Suggestion for a new analyzer to add
#38
opened Jan 11, 2019 by
amanda-mitchell
Don't ignore case when sorting strings
new analyzer
Suggestion for a new analyzer to add
#37
opened Jan 10, 2019 by
ejball
Using CancellationToken.None when a cancellation token is in scope should be an error
new analyzer
Suggestion for a new analyzer to add
#35
opened Jan 7, 2019 by
amanda-mitchell
ArgumentException / ArgumentNullException / ArgumentOutOfRangeException usage
new analyzer
Suggestion for a new analyzer to add
#34
opened Jan 7, 2019 by
amanda-mitchell
readonly struct
new analyzer
Suggestion for a new analyzer to add
#33
opened Jan 5, 2019 by
bgrainger
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.