[Janitor] Update Dependencies #276
Annotations
8 errors
|
Build NuGet Package
Process completed with exit code 1.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/SyntaxTreeExtensions.cs#L36
Prefer 'IsKind' for checking syntax kinds
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L98
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L79
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Solution solution, ImmutableDictionary<Document, ImmutableArray<Diagnostic>> diagnostics, string codeActionEquivalenceKey)'.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L68
Possible null reference argument for parameter 'codeActionEquivalenceKey' in 'CodeAction DocumentBatchedFixAllProvider.CreateFixAction(Document document, ImmutableArray<Diagnostic> diagnostics, string codeActionEquivalenceKey)'.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L67
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/SemanticModelExtensions.cs#L19
Possible null reference argument for parameter 'value' in 'bool SemanticModelExtensions.IsZeroLiteral(object value)'.
|
|
Build NuGet Package:
src/WTG.Analyzers.Utils/DocumentBatchedFixAllProvider.cs#L20
Nullability of reference types in return type doesn't match overridden member.
|
Loading