forked from dotnet/roslyn-analyzers
-
Notifications
You must be signed in to change notification settings - Fork 0
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
infrastructure/report test hangs and crashes #1
Closed
Conversation
This file contains 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
…main Merge release/6.0.1xx to main
…release/6.0.1xx Merge release/5.0.3xx to release/6.0.1xx
…main Merge release/6.0.1xx to main
The API appears to occasionally return the wrong authorAssociation for pull requests submitted by these users. Excluding them by name is the easiest way to avoid applying the Community label to these pull requests.
… Build ID 1400584 (dotnet#5591)
Avoid applying Community PR label to dotnet-bot and dotnet-maestro
…string Update Loc strings for .NET Analyzers
Review automatic pull requests
…main Merge release/6.0.1xx to main
…fig-files-as-lower-case
…fig-files-as-lower-case
…main Merge release/6.0.1xx to main
…005.11 Microsoft.DotNet.Arcade.Sdk From Version 5.0.0-beta.21477.11 -> To Version 5.0.0-beta.21505.11
…005.8 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21479.4 -> To Version 6.0.0-beta.21505.8
…r-for-new-pattern
…40c-790c-4c1e-8252-9c1b68c6854c
…a06-bc51-46b4-b7fb-717f6ba5e47c
…release/6.0.1xx Merge release/5.0.3xx to release/6.0.1xx
Fix CA1050 (declare types in namespaces) false positive with top-level statements
…iles is no longer needed."
Don't throw exception: "Passing '.editorconfig' files as additional files is no longer needed."
…eSymbolsCorrectlyAnalyzer.cs
Co-authored-by: Amaury Levé <[email protected]>
…otnet#5809) * Fix crash and record diagnostic location in preview feature analyzer
Fix PR template
CA1826 (Use property instead of Linq Enumerable method): Don't remove null suppression
Update README.md
…ctly-fp Fix 'Compare symbols correctly' false positive with custom comparers
Refactor UseNameofInPlaceOfString
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.
Imports System
was unnecessarily being added in projects that hadSystem
as an implicit global import, and added tests for VB projects with and without an implicit globalSystem
import. - Added null tests for both string and char type symbols, just in case. - Used exact values for expected iteration counts for nested violations tests. - Other minor style changes.is not null
tois object
IsTopLevelStatementsEntryPointMethod
IsTopLevelStatementsEntryPointMethod
global_level
to-99
/-100
.Shared
attributeDoNotAlwaysSkipTokenValidationInDelegates
AnalyzeSymbol
toAnalyzeNamedType