Add suppressor for IDE0058 on StringBuilder #1328
Annotations
5 errors
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L19
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method not found: 'Boolean Microsoft.CodeAnalysis.IParameterSymbol.get_IsParamsArray()'.
Method 'ComputeRequestPriority' on type 'Microsoft.CodeAnalysis.CodeStyle.AbstractFormattingCodeFixProvider' from assembly 'Microsoft.CodeAnalysis.CodeStyle.Fixes, Version=4.12.10.45902, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is overriding a method that is not visible from that assembly.
Method 'ComputeRequestPriority' on type 'Microsoft.CodeAnalysis.ConflictMarkerResolution.AbstractResolveConflictMarkerCodeFixProvider' from assembly 'Microsoft.CodeAnalysis.CodeStyle.Fixes, Version=4.12.10.45902, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is overriding a method that is not visible from that assembly.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L34
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method not found: 'Boolean Microsoft.CodeAnalysis.IParameterSymbol.get_IsParamsArray()'.
Method 'ComputeRequestPriority' on type 'Microsoft.CodeAnalysis.CodeStyle.AbstractFormattingCodeFixProvider' from assembly 'Microsoft.CodeAnalysis.CodeStyle.Fixes, Version=4.12.10.45902, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is overriding a method that is not visible from that assembly.
Method 'ComputeRequestPriority' on type 'Microsoft.CodeAnalysis.ConflictMarkerResolution.AbstractResolveConflictMarkerCodeFixProvider' from assembly 'Microsoft.CodeAnalysis.CodeStyle.Fixes, Version=4.12.10.45902, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is overriding a method that is not visible from that assembly.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L19
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
|
|
|
This job failed
Loading