Bump Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.10.0 to 4.11.0 in /src in the roslyn group #72
Annotations
1 error and 10 warnings
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L43
Possible null reference argument for parameter 'symbol' in 'bool TypeSymbolExtensions.Matches(ITypeSymbol symbol, Type type)'.
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L140
Dereference of a possibly null reference.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L56
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L60
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ImproperMessageCase.cs#L142
'Renamer.RenameSymbolAsync(Solution, ISymbol, string, OptionSet?, CancellationToken)' is obsolete: 'Use overload taking RenameOptions'
|
src/Microsoft.Unity.Analyzers/MessageSignature.cs#L139
'Project.LanguageServices' is obsolete: 'Use Services instead.'
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L43
Possible null reference argument for parameter 'symbol' in 'bool TypeSymbolExtensions.Matches(ITypeSymbol symbol, Type type)'.
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L140
Dereference of a possibly null reference.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L56
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L60
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
This job failed
Loading